Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/groovy-web-gradle-spring-jsp-hello-world
A springboot web app with jsp support.
https://github.com/bearddan2000/groovy-web-gradle-spring-jsp-hello-world
gradle groovy hello jsp spring web world
Last synced: 27 days ago
JSON representation
A springboot web app with jsp support.
- Host: GitHub
- URL: https://github.com/bearddan2000/groovy-web-gradle-spring-jsp-hello-world
- Owner: bearddan2000
- Created: 2023-02-05T04:56:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T04:56:04.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T18:55:50.881Z (5 months ago)
- Topics: gradle, groovy, hello, jsp, spring, web, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/groovy-web-gradle-spring-jsp-hello-world
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# groovy-web-gradle-spring-jsp-hello-world
## Description
A springboot web app with jsp support.#W Tech stack
- groovy
- springboot
- jsp
- gradle## Docker stack
- gradle:jdk11## To run
`sudo ./install.sh -u`
[Available at](http://localhost)## To stop (optional)
`sudo ./install.sh -d`## For help
`sudo ./install.sh -h`