Skip to content

jlanssie/spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Demo

Spring Boot Demo is a Test-Driven Design Demo app that showcases basic Spring Boot functionalities.

Installation

Use Gradle to install Spring Boot Demo.

./gradlew clean build

Usage

Use Gradle to run the code.

./gradlew bootRun

Add the debug flag --debug-jvm to open a debugger on port 5005.

./gradlew bootRun --debug-jvm

Add the profile flag --debug-jvm to pick a profile.

./gradlew bootRun --args='--spring.profiles.active=dev'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

None.

About

A Spring Boot demo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages