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

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

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
```