Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 390 Bytes

Under The Boot

code example for https://dkublik.github.io/2015/10/11/under-the-boot.html

Requirements

  • Java 8

  • Gradle 2.7

To run

import to your favorite IDE and lunch Application.java
or
from command line: gradlew bootRun

inspect

breakpoint in OnAppLoadedSummaryTrigger so check spring loaded beans when adding / removing dependency in build.gradle