Skip to content
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

Boot 3.1 upgrade #163

Merged
merged 56 commits into from
Sep 17, 2023
Merged

Boot 3.1 upgrade #163

merged 56 commits into from
Sep 17, 2023

Conversation

gazbert
Copy link
Owner

@gazbert gazbert commented Sep 17, 2023

Upgrade to Boot 3.1

Also:

  1. Updated to Gradle 8.
  2. Use Lombok for logging.
  3. Replaced deprecated Spring Security + JWT code.
  4. Removed deprecated 'test exchange adapter'.
  5. Converted more util classes to Spring-managed components.
  6. Updated misc dependencies.
  7. Ripped out more Powermock.
  8. Fixed Sonar issues.

gazbert added 30 commits August 30, 2023 16:16
"WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release"

See: https://logging.apache.org/log4j/2.x/manual/configuration.html#ConfigurationSyntax
* Also removed Sonar token from Gradle CI config.
Becoming a pain for coverage reporting...
@gazbert gazbert added enhancement dependencies Pull requests that update a dependency file labels Sep 17, 2023
@gazbert gazbert added this to the Boot 3.1.x Release milestone Sep 17, 2023
@gazbert gazbert self-assigned this Sep 17, 2023
@gazbert gazbert linked an issue Sep 17, 2023 that may be closed by this pull request
@gazbert
Copy link
Owner Author

gazbert commented Sep 17, 2023

Merging despite Sonar reporting coverage not good enough - the feature branch Sonar report is all green!

@gazbert gazbert closed this Sep 17, 2023
@gazbert gazbert reopened this Sep 17, 2023
@gazbert gazbert merged commit b00e495 into master Sep 17, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

89.9% 89.9% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Boot 3.1.x upgrade
1 participant