An open API service indexing awesome lists of open source software.

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.

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`