Spring Boot sample app.
- Project created based on the course: Spring Boot, Hibernate, REST, Ionic, JWT, S3, MySQL, MongoDB
- Full stack design: Java Spring Boot and Ionic front end design.
- From UML design to publication in Heroku and Play Store.
- Created by Nelio Alves, Sandro Gallina
For building and running the application you need:
- JDK 1.8
- Maven 3
There are several ways to run a Spring Boot application on your local machine. One way is to execute the main
method in the com.cpqi.cursomc.CursomcApplication.java
class from your IDE.
MIT License. Please see LICENSE for details.