Skip to content

karlnicholas/EssentialMonolith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

essentials

Essential REST based monolithic application using Spring/Pivotal technologies.

  1. Springboot.
  2. Spring-Data-Jpa.
  3. Spring-Web-Framework.
  4. Spring REST controllers.

Architectural demonstrations for

  1. Rest Services.
  2. Javascript/jQuery UI
  3. Model, View, Controller layers
  4. Map-Reduce data analysis.
  5. Star schema analysis tables.

Very minimal, just showing the basics of what is required to create an application in SpringBoot.

In order to run, use mvn clean spring-boot:run