-
Notifications
You must be signed in to change notification settings - Fork 156
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
Support Spring Boot 3 and jakarta
#882
base: master
Are you sure you want to change the base?
Support Spring Boot 3 and jakarta
#882
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abc4375 - Browse repository at this point
Copy the full SHA abc4375View commit details -
To be compatible with java version, bump gradle version. Disable some plugins for now to get building
Kyle Thorpe committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b45ee3 - Browse repository at this point
Copy the full SHA 0b45ee3View commit details -
Kyle Thorpe committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d3f44d - Browse repository at this point
Copy the full SHA 7d3f44dView commit details -
Kyle Thorpe committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for f632c39 - Browse repository at this point
Copy the full SHA f632c39View commit details -
crnk-setup-spring-boot3 and remove 1 and 2
Attempt to remove incompatible SB setup modules and update the rest of the framework to use the SB3 module
Kyle Thorpe committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for ef03704 - Browse repository at this point
Copy the full SHA ef03704View commit details -
Disable CDI tests, more version bumps
At least now more tests are running
Kyle Thorpe committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 8f2bd53 - Browse repository at this point
Copy the full SHA 8f2bd53View commit details -
Kyle Thorpe committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 817e3d4 - Browse repository at this point
Copy the full SHA 817e3d4View commit details -
Kyle Thorpe committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 28de3e9 - Browse repository at this point
Copy the full SHA 28de3e9View commit details -
Use a different ProGuard dependency
Kyle Thorpe committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 40fa9f7 - Browse repository at this point
Copy the full SHA 40fa9f7View commit details -
Update mockito, equalsverifier, tests
Kyle Thorpe committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for fadf0c7 - Browse repository at this point
Copy the full SHA fadf0c7View commit details -
Kyle Thorpe committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for c954d0e - Browse repository at this point
Copy the full SHA c954d0eView commit details -
Uncomment CDI dependencies, declare explicit dependency on crnk-setup-cdi in the modules that use it
Kyle Thorpe committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f1de8d - Browse repository at this point
Copy the full SHA 6f1de8dView commit details
Commits on Oct 5, 2023
-
Kyle Thorpe committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d59640 - Browse repository at this point
Copy the full SHA 2d59640View commit details -
Kyle Thorpe committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 0af64b8 - Browse repository at this point
Copy the full SHA 0af64b8View commit details -
Fix java 17 source/target version
Kyle Thorpe committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for e916d1f - Browse repository at this point
Copy the full SHA e916d1fView commit details -
Update dropwizard version and example
Kyle Thorpe committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 8981853 - Browse repository at this point
Copy the full SHA 8981853View commit details -
Bump graphviz-java to latest version
Kyle Thorpe committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 171da43 - Browse repository at this point
Copy the full SHA 171da43View commit details -
Kyle Thorpe committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 8861c21 - Browse repository at this point
Copy the full SHA 8861c21View commit details
Commits on Oct 6, 2023
-
A few small version bumps, remove unused deps
Kyle Thorpe committedOct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for a665a99 - Browse repository at this point
Copy the full SHA a665a99View commit details
Commits on Oct 18, 2023
-
Kyle Thorpe committed
Oct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a7ed9f7 - Browse repository at this point
Copy the full SHA a7ed9f7View commit details -
fixup! Start MVC Observation classes
Kyle Thorpe committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 12809ef - Browse repository at this point
Copy the full SHA 12809efView commit details -
Bring in Spring Boot deps to projects that need them
Kyle Thorpe committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d60afc - Browse repository at this point
Copy the full SHA 8d60afcView commit details -
Add equalsverifier dependency to crnk-core
Kyle Thorpe committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for b27c18b - Browse repository at this point
Copy the full SHA b27c18bView commit details -
Kyle Thorpe committed
Oct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 65bd339 - Browse repository at this point
Copy the full SHA 65bd339View commit details -
Kyle Thorpe committed
Oct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for fee8476 - Browse repository at this point
Copy the full SHA fee8476View commit details
Commits on Oct 19, 2023
-
Use jakarta variants of jackson dependencies
If excluding crnk-setup-cdi, this allows more tests to pass without javax errors
Kyle Thorpe committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 7091ddc - Browse repository at this point
Copy the full SHA 7091ddcView commit details -
Kyle Thorpe committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for fa63bcb - Browse repository at this point
Copy the full SHA fa63bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c1861 - Browse repository at this point
Copy the full SHA a2c1861View commit details -
Replace CrnkWebMvcTagsProvider and CrnkSpringActuatorMetricsAutoConfi…
…guration with CrnkServerRequestObservationConvention and CrnkMvcObservationAutoConfiguration; Add tests
Configuration menu - View commit details
-
Copy full SHA for 3def931 - Browse repository at this point
Copy the full SHA 3def931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6f40a - Browse repository at this point
Copy the full SHA 8b6f40aView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf7f8be - Browse repository at this point
Copy the full SHA cf7f8beView commit details
Commits on Sep 7, 2024
-
Merge pull request #3 from tory-kk/JAVAX-TO-JAKARTA
Javax to jakarta fixes
Configuration menu - View commit details
-
Copy full SHA for 365251d - Browse repository at this point
Copy the full SHA 365251dView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 496aad0 - Browse repository at this point
Copy the full SHA 496aad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bd990 - Browse repository at this point
Copy the full SHA 10bd990View commit details