Skip to content

EduardoAcacio/CursoMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CursoMC

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

Requirements

For building and running the application you need:

  • JDK 1.8
  • Maven 3

Running the application locally

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.

Backend Architecture

alt text

Class Diagram

alt text

License

MIT License. Please see LICENSE for details.