Skip to content

Classic Golden Gate monitoring with spring boot and H2 DB

Notifications You must be signed in to change notification settings

sheikhoo/GoldenGateMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoldenGateMonitoring

Classic Golden Gate monitoring with 🍃 SpringBoot and H2 db

Screenshot

ScreenShot

Requirements To Run Application

  • JDK/JRE 17

How To Run Application

C:\java\jdk-17\bin\java -jar GoldenGateMonitoring-0.0.1.jar

And we are done, the App will be starting on port 9999

Dependencies And Tools Used To Build Application

  • Spring Boot 3
  • JDK 17
  • H2 db
  • Git
  • data-jpa
  • starter-web
  • starter-security
  • Maven
  • thymeleaf
  • bootstrap