Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.8 KB

File metadata and controls

35 lines (26 loc) · 1.8 KB

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: