Skip to content

sotomskir/spring-rest-api-example

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages