All Projects → brant-hwang → spring-boot-jdbc-proxy-example

brant-hwang / spring-boot-jdbc-proxy-example

Licence: other
Spring Boot based Detecting SlowQuery & Query Statistics Example using DBCP2 Proxy

Programming Languages

java
68154 projects - #9 most used programming language
FreeMarker
481 projects

Spring-Boot based JDBC Proxy Example

Detecting SlowQuery & Query Statistics Example using DBCP2 Proxy

###How to Open

IntelliJ -> Open -> build.gradle

###Compile Setting

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

###How to Run

- Run main() on ApplicationInitializer Class

Environment

  • Java 8
  • Spring Boot 1.3.1
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].