![JAR search and dependency download from the Maven repository](/logo.png)
ing-boot-starter-data-jpa.2.1.3.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-boot-starter-data-jpa Show documentation
Show all versions of spring-boot-starter-data-jpa Show documentation
基于spring boot框架,提供一个通用BaseDao。
The newest version!
ladsn.jdbc=2.1.2
# Database
#spring.datasource.url=jdbc\:oracle\:thin\:@192.168.100.40\:1521\:zhsq
#spring.datasource.username = ies_ms
#spring.datasource.password = ies_ms
#
#spring.datasource.driverClassName = oracle.jdbc.driver.OracleDriver
#spring.jpa.properties.hibernate.dialect =org.hibernate.dialect.Oracle10gDialect
#
#spring.datasource.max-active=100
#
#spring.jpa.properties.hibernate.default_schema=ies_ms
#spring.jpa.properties.hibernate.format_sql=true
#spring.jpa.properties.hibernate.show_sql=true
#spring.jpa.properties.hibernate.hbm2ddl.auto=
#spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
#spring.hibernate.packageScan=org.lyr.**.domain
# Database
#spring.datasource.url =jdbc:log4jdbc:mysql://localhost:3306/boot-demo?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=true&autoReconnect=true
#spring.datasource.url= jdbc:sqlserver://192.168.100.41:1433;DatabaseName=szcg0728
#spring.datasource.url=jdbc:oracle:thin:@10.16.5.49:1521:testdb
#spring.datasource.url=jdbc:oracle:thin:@192.168.100.8:1521:oracle
#spring.datasource.username = rkjkpt
#spring.datasource.password = rkjkpt
#驱动包
#spring.datasource.driverClassName = net.sf.log4jdbc.DriverSpy
#spring.datasource.driverClassName = com.mysql.jdbc.Driver
#spring.datasource.driverClassName = com.microsoft.sqlserver.jdbc.SQLServerDriver
#spring.datasource.driverClassName = oracle.jdbc.driver.OracleDriver
#方言包
#spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5Dialect
#spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.SQLServerDialect
#spring.jpa.properties.hibernate.dialect =org.hibernate.dialect.Oracle10gDialect
© 2015 - 2025 Weber Informatics LLC | Privacy Policy