Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 586 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 586 Bytes

Spring-Boot based ErrorLog Notification Example with Logback and Slack API

Spring Boot + SpringDataJPA + Logback + Slack

###Description

Spring-Boot based ErrorLog Notification Example with Logback and Slack API

###How to Open

IntelliJ -> Open -> Select Project Directory

###Compile Setting

Open IntelliJ Preference
    - Build, Execution, Deployment -> Compiler
        -> Check 'Make project automatically'

###How to Run

- Run the main Class (SpringLogbackMdcExampleApplication)

Environment

  • Java 8
  • Spring Boot 1.3.1.RELEASE