iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
89.55k stars 26.48k forks source link

Updated the imports in code of the healthcheck pattern for SpringBoot 3.x #2851

Closed junhkang closed 6 months ago

junhkang commented 6 months ago

2826

Change javax library to jakarta and update maven dependency versions

Pull request title

Pull request description

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

iluwatar commented 6 months ago

Looks good! Thank you for the contribution 🎉