Skip to content

hemantjava/RestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestAPI

Swagger Home Page

http://localhost:8384/swagger-ui.html

#Driver details spring.datasource.url=jdbc:h2:mem:testdb spring.datasource.driverClassName=org.h2.Driver spring.datasource.username=sa spring.datasource.password=

Custom H2 Console URL

http://localhost:8384/h2-console

#Active profile is:- spring.profiles.active=h2

Actuator see health of application

http://localhost:8384/actuator http://localhost:8384/actuator/mappings

Oracle JDBC Driver compatible with JDK6, JDK7, and JDK8

com.oracle.database.jdbc ojdbc6 11.2.0.4 Oracle JDBC Driver compatible with JDK8, JDK9, and JDK11 com.oracle.database.jdbc ojdbc8 19.3.0.0 Oracle JDBC Driver compatible with JDK10 and JDK11 com.oracle.database.jdbc ojdbc10 19.3.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages