Permalink
Show file tree
Hide file tree
9 changes: 5 additions & 4 deletions
9
core/src/main/java/com/databasir/core/domain/database/service/DatabaseTypeService.java
10 changes: 6 additions & 4 deletions
10
...in/java/com/databasir/core/infrastructure/connection/CustomDatabaseConnectionFactory.java
136 changes: 90 additions & 46 deletions
136
core/src/main/java/com/databasir/core/infrastructure/driver/DriverResources.java
8 changes: 5 additions & 3 deletions
8
core/src/main/java/com/databasir/core/infrastructure/jwt/JwtTokens.java
14 changes: 14 additions & 0 deletions
14
core/src/test/java/com/databasir/core/domain/database/service/DatabaseTypeServiceTest.java
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix some security bug (#103)
* fix: use hard-code secret * feat: add driver class validate * feat: optimize drvier resource code * fix:ut failed
- Loading branch information
Showing
9 changed files
with
127 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters