Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Spring Boot Starter Project

Minimum Spring Boot Starter Projects with test classes built using gradle.

Projects Template

Implementation Steps

  • Create Empty Spring Boot Project from IntelliJ.
  • update build file to support logging through log4j.
  • Add command runner bean to log to console and screen using log4j through lombok plugin.
  • Support Tests for main application.

Starter Projects Reference Guides

Reference Documentation

For further reference, please consider the following sections:

Additional Links

These additional references should also help you: