File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >com.mkruchok</groupId >
13
- <artifactId >DB6MK </artifactId >
14
- <version >0.0.1-SNAPSHOT </version >
13
+ <artifactId >db6mk </artifactId >
14
+ <version >1.1.0 </version >
15
15
<name >DB6MK</name >
16
16
<description >DB6MK</description >
17
17
<scm >
Original file line number Diff line number Diff line change 1
- spring.datasource.url =jdbc:mysql://localhost :3306/AJAX_CURR? useSSL =false& allowPublicKeyRetrieval =true
1
+ spring.datasource.url =jdbc:mysql://10.37.80.2 :3306/AJAX_CURR
2
2
spring.datasource.username =root
3
3
spring.datasource.password =marko6462
4
- spring.datasource.driver-class-name =com.mysql.cj.jdbc.Driver
4
+ # spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
5
5
spring.jpa.database-platform =org.hibernate.dialect.MySQL8Dialect
6
6
spring.mvc.pathmatch.matching-strategy =ant-path-matcher
7
7
management.endpoints.web.exposure.include =*
You can’t perform that action at this time.
0 commit comments