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

Spring 6 Spring Boot 3.x Support With Additional Spring 5 Backwards Compatibility #1467

Merged
merged 29 commits into from
Mar 27, 2023

Conversation

ChristianLohmann
Copy link
Member

@ChristianLohmann ChristianLohmann commented Mar 24, 2023

Description

This PR uses the maven-shade plugin as suggested by @maciejwalkowiak here #1426 (comment). It has no extra spring-boot-starter and re-uses the standard AutoConfiguration Class

With these changes logbook can be run in a spring 6 and spring 5 environment

logbook-servlet/pom.xml Show resolved Hide resolved
logbook-servlet/pom.xml Outdated Show resolved Hide resolved
@ChristianLohmann ChristianLohmann marked this pull request as ready for review March 27, 2023 11:20
@ChristianLohmann
Copy link
Member Author

👍

@ChristianLohmann ChristianLohmann changed the title WIP: Spring 6 Spring Boot 3.x Support Spring 6 Spring Boot 3.x Support With Additional Spring 5 Backwards Compatibility Mar 27, 2023
@kasmarian
Copy link
Member

👍

@msdousti
Copy link
Collaborator

👍

1 similar comment
@kasmarian
Copy link
Member

👍

@dswiecki
Copy link

dswiecki commented Mar 27, 2023

Hi @ChristianLohmann where can I find published jars for 3.0.0-RC.0 ?

@ger-mzarzyck
Copy link

Hi @ChristianLohmann where can I find published jars for 3.0.0-RC.0 ?
https://mvnrepository.com/artifact/org.zalando/logbook-spring-boot-starter/3.0.0-RC.0

@dswiecki
Copy link

Yeah, thanks @ChristianLohmann @ger-mzarzyck, I've already found them there, I probably checked before sonatype synced artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants