Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

abisai7/spring-resourceserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

spring-resourceserver

Spring resource service using spring-boot-starter-oauth2-resource-server library.

This project use as authentication server the project https://github.com/abisai7/spring-authserver.git, you can use it as authentication service cloning and executing before executing this project.

Requirements

  • Java Development Kit (JDK) 17 or higher
  • Gradle

Installation and Execution

  1. Clone the repository:
git clone https://github.com/abisai7/spring-resourceserver.git
  1. Navigate to the project directory:
cd spring-resourceserver
  1. Run the application:Use Gradle Wrapper (gradlew) to compile and run the project:
./gradlew bootRun

This will start the Spring Boot application. Once you see a message in the console indicating that the application has started successfully, you can access test making a request to endpoints defined in controllers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /