Skip to content

Commit bcc6736

Browse files
committed
continue working on updating java modules
1 parent ce122d7 commit bcc6736

File tree

372 files changed

+5
-3408
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

372 files changed

+5
-3408
lines changed

Diff for: base-spring/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apply plugin: "java-library"
33
dependencies {
44
api projects.base
55
api libs.springboot.starter.core
6-
}
6+
}

Diff for: jcrm-dictionary-jdbc/build.gradle

-8
This file was deleted.

Diff for: jcrm-dictionary-jdbc/src/main/java/com/ss/jcrm/dictionary/jdbc/AbstractDictionaryDao.java

-48
This file was deleted.

Diff for: jcrm-dictionary-jdbc/src/main/java/com/ss/jcrm/dictionary/jdbc/config/JdbcDictionaryConfig.java

-80
This file was deleted.

Diff for: jcrm-dictionary-jdbc/src/main/java/com/ss/jcrm/dictionary/jdbc/dao/JdbcCityDao.java

-124
This file was deleted.

Diff for: jcrm-dictionary-jdbc/src/main/java/com/ss/jcrm/dictionary/jdbc/dao/JdbcCountryDao.java

-110
This file was deleted.

0 commit comments

Comments
 (0)