https://github.com/bearddan2000/scala-web-pants-spring-hello-world
A POC for springframework using pants build tool.
https://github.com/bearddan2000/scala-web-pants-spring-hello-world
hello pants scala spring web world
Last synced: 12 months ago
JSON representation
A POC for springframework using pants build tool.
- Host: GitHub
- URL: https://github.com/bearddan2000/scala-web-pants-spring-hello-world
- Owner: bearddan2000
- Created: 2023-11-04T12:17:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T12:17:23.000Z (over 2 years ago)
- Last Synced: 2025-01-29T16:43:00.921Z (over 1 year ago)
- Topics: hello, pants, scala, spring, web, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/scala-web-pants-spring-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
# scala-web-pants-spring-hello-world
## Description
A POC for springframework using pants build tool.
## Tech stack
- pants
- scala
- spring
## Docker stack
- ubuntu:22.04
## To run
`sudo ./install.sh -u`
## To stop
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`