Skip to content

githubofkrishnadhas/springboot-application

Repository files navigation

springboot-application

Demo project for Spring Boot

Basic structure

The basic structure is generated using Spring Initializer

To Run the code

  • In Linux, ./gradlew bootRun
  • in Windows .\gradlew.bat bootRun

Available end points in application

Endpoint Description Usage
/hello returns Hello world by default /hello?name=amy
/datetime returns the date time in specific format /datetime
  • Jar file name generated is : springboot-application on /builds/libs/

  • docker-compose file is refernced based on this

About

Demo project for Spring Boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published