There is no prerequisites. Campaign app make use of in-memory h2 db and cache solutions.
$ ./mvnw spring-boot:run
$ ./mvnw package && java -jar target/campaign-0.1.0-SNAPSHOT.jar
- Spring-Boot - IOC Container
- Maven - Dependency Management
Metin YAVUZ
| Name | Name | Last commit date | ||
|---|---|---|---|---|
There is no prerequisites. Campaign app make use of in-memory h2 db and cache solutions.
$ ./mvnw spring-boot:run
$ ./mvnw package && java -jar target/campaign-0.1.0-SNAPSHOT.jar
Metin YAVUZ