forked from Hakky54/mutual-tls-ssl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify server example (Hakky54#90)
* Removed sun server and grizzly server example * Renamed server-with-spring-boot to server
- Loading branch information
Showing
56 changed files
with
13 additions
and
1,255 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 was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
common-server-utils/src/main/java/nl/altindag/server/mapper/ApplicationPropertyMapper.java
This file was deleted.
Oops, something went wrong.
84 changes: 0 additions & 84 deletions
84
common-server-utils/src/main/java/nl/altindag/server/model/ApplicationProperty.java
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
common-server-utils/src/main/java/nl/altindag/server/util/ApplicationPropertyUtils.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
common-server-utils/src/main/java/nl/altindag/server/util/SSLFactoryUtils.java
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
...on-server-utils/src/test/java/nl/altindag/server/util/ApplicationPropertyUtilsShould.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
common-server-utils/src/test/java/nl/altindag/server/util/SSLFactoryUtilsShould.java
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
common-server-utils/src/test/resources/application-two-way-authentication.properties
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
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
Oops, something went wrong.