You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dmitriy Sim 7c33c6ac1a update readme 3 years ago
..
gradle/wrapper first commit 3 years ago
src update readme 3 years ago
.gitignore first commit 3 years ago
README.md first commit 3 years ago
build.gradle Move to lombok 3 years ago
gradlew first commit 3 years ago
gradlew.bat first commit 3 years ago
settings.gradle first commit 3 years ago

README.md

Resource Server (Spring Boot)

Follow instructions from main README file

Startup

Run as a normal spring boot application, i.e:

gradle bootrun

or use vscode Resource task.