https://github.com/sleipnir/spawn-code-beam-br-java
Spawn examples to present at Code BEAM BR
https://github.com/sleipnir/spawn-code-beam-br-java
Last synced: 10 months ago
JSON representation
Spawn examples to present at Code BEAM BR
- Host: GitHub
- URL: https://github.com/sleipnir/spawn-code-beam-br-java
- Owner: sleipnir
- Created: 2022-09-06T02:00:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T21:59:42.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T05:44:40.379Z (over 1 year ago)
- Language: Java
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spawn Springboot SDK Example
## To build this project use
```shell
mvn clean install
```
## To run this project with Maven use
```shell
mvn spring-boot:run
```