-
Notifications
You must be signed in to change notification settings - Fork 4.7k
ksks #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
+54,806
−1,496
Draft
ksks #140
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
176fbe5
upgradejdk17
hkhcoder 4f24004
br update
hkhcoder ba7ebdd
upgrade ui
hkhcoder 6c5fd41
UI upgrade
hkhcoder 8841131
version change
hkhcoder 97b72ce
user details changes
hkhcoder 4200a1b
rmq username change
hkhcoder 046898f
Maven version upgrade
hkhcoder 092da3e
jdk17 update
hkhcoder adb0c1b
rsync installation
hkhcoder f5dbf3b
branch update
hkhcoder 032cd20
branch name change
hkhcoder dcd67a6
dnf update
hkhcoder 33196c0
Update Vagrantfile
hkhcoder f2ed11a
Update Vagrantfile
hkhcoder fd257ea
Readme file update
e59f053
README.md file updated with jdk21
devops4sure 5517db0
Update tomcat.sh
hkhcoder c7770f1
Update tomcat.sh
hkhcoder 9878ea5
Update Vagrantfile
hkhcoder e7710d9
Update Vagrantfile
hkhcoder ef522bf
Update Vagrantfile
hkhcoder ac93f41
Update Vagrantfile
hkhcoder 269f74a
Update pom.xml
hkhcoder 0b45f35
Update ansible.cfg
hkhcoder 026e3a1
Update Jenkinsfile
hkhcoder ed0816d
Update UserControllerTest.java
hkhcoder 82781d5
Update pom.xml
hkhcoder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
7 changes: 4 additions & 3 deletions
Jenkinsfile
This file contains hidden or 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
4 changes: 2 additions & 2 deletions
README.md
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Prerequisites | ||
# | ||
- JDK 11 | ||
- Maven 3 | ||
- JDK 17 or 21 | ||
- Maven 3.9 | ||
- MySQL 8 | ||
|
||
# Technologies | ||
|
2 changes: 1 addition & 1 deletion
ansible/ansible.cfg
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[defaults] | ||
host_key_checking = False | ||
timeout = 30 | ||
timeout = 35 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.