-
Notifications
You must be signed in to change notification settings - Fork 10
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
Spring3 migration #479
Spring3 migration #479
Commits on May 5, 2024
-
Updated spring boot to version 3.0
- Changed spring boot from 2.7 to 3.0 - Removed javax.el-api dependency (https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#jakarta-ee) - Updaed thymeleaf to use spring6 and springsecurity6
Configuration menu - View commit details
-
Copy full SHA for de518ac - Browse repository at this point
Copy the full SHA de518acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2d1b1 - Browse repository at this point
Copy the full SHA 5c2d1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a346e24 - Browse repository at this point
Copy the full SHA a346e24View commit details -
Fix websecurityconfigureradapter
Renamed authorizeRequests, antMatchers and ignoringMatchers to new versions - https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter - https://stackoverflow.com/questions/74609057/how-to-fix-spring-authorizerequests-is-deprecated
Configuration menu - View commit details
-
Copy full SHA for eaf0882 - Browse repository at this point
Copy the full SHA eaf0882View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecaf4fc - Browse repository at this point
Copy the full SHA ecaf4fcView commit details -
Temp fix validation errors becuse of NotNull constraint in Order
TODO: Figure out how to keep this constraint?
Configuration menu - View commit details
-
Copy full SHA for 7cebd72 - Browse repository at this point
Copy the full SHA 7cebd72View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2839847 - Browse repository at this point
Copy the full SHA 2839847View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6135d - Browse repository at this point
Copy the full SHA eb6135dView commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce1f7e5 - Browse repository at this point
Copy the full SHA ce1f7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a59b1 - Browse repository at this point
Copy the full SHA d3a59b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6106a42 - Browse repository at this point
Copy the full SHA 6106a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8738178 - Browse repository at this point
Copy the full SHA 8738178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053e2ec - Browse repository at this point
Copy the full SHA 053e2ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cc60e - Browse repository at this point
Copy the full SHA b0cc60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce59057 - Browse repository at this point
Copy the full SHA ce59057View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6bd97 - Browse repository at this point
Copy the full SHA ba6bd97View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8db0f9 - Browse repository at this point
Copy the full SHA d8db0f9View commit details -
Merge pull request #480 from WISVCH/patch/spring3-migration-codeql
Setup java 17 for codeql
Configuration menu - View commit details
-
Copy full SHA for 5a22119 - Browse repository at this point
Copy the full SHA 5a22119View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef6829 - Browse repository at this point
Copy the full SHA aef6829View commit details
Commits on May 14, 2024
-
Merge pull request #481 from WISVCH/fix/deprecated-thymeleaf-syntax
Replace deprecated thymeleaf syntax
Configuration menu - View commit details
-
Copy full SHA for 7bc2dc7 - Browse repository at this point
Copy the full SHA 7bc2dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f809f9 - Browse repository at this point
Copy the full SHA 1f809f9View commit details