Skip to content
 
 

Repository files navigation

Spring REST API Example

Simple REST API example application build with Spring Boot and secured with Spring Security.

Testing:

./gradlew test

Running:

./gradlew bootRun application starts on http://localhost:8080

Calling API:

You can import Postman collection from postman directory to se some examples.
API endpoints are secured with spring-security. To access secured endpoints you must call /token endpoint first to get access token.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages