https://github.com/making/spring-boot-demo-jvm-languages
Spring Boot Hello World project using some JVM languages
https://github.com/making/spring-boot-demo-jvm-languages
Last synced: 9 months ago
JSON representation
Spring Boot Hello World project using some JVM languages
- Host: GitHub
- URL: https://github.com/making/spring-boot-demo-jvm-languages
- Owner: making
- Created: 2014-07-15T15:19:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-15T16:15:38.000Z (almost 12 years ago)
- Last Synced: 2024-04-15T03:21:53.533Z (about 2 years ago)
- Language: Groovy
- Size: 160 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spring Boot Demo in JVM languages
Hello World application with Gradle.
### Supported language
* Java
* Groovy
* Scala
* Kotlin
### Run
$ cd
$ ./gradlew bootRun
go http://localhost:8080