https://github.com/rossonet/templatevaadinapp
Template interfaccia Vaadin
https://github.com/rossonet/templatevaadinapp
Last synced: about 1 month ago
JSON representation
Template interfaccia Vaadin
- Host: GitHub
- URL: https://github.com/rossonet/templatevaadinapp
- Owner: rossonet
- License: other
- Created: 2022-09-14T10:15:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T17:42:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-09T13:18:10.206Z (7 months ago)
- Language: Java
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Avvio istanza di sviluppo locale
```
./gradlew bootRun
```## Compilazione
Per creare un singolo file jar
```
./gradlew bootJar
```Per creare un container Docker
```
./gradlew buildDocker
```### Project sponsor
[](https://www.rossonet.net)