• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zalando / logbook / #4056
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Mar 2023 03:49PM UTC
Jobs 1
Files 193
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#4056

push

web-flow
Spring 6 Spring Boot 3.x Support With Additional Spring 5 Backwards Compatibility (#1467)

* Migrate to Spring 6 / Spring Boot 3
* Set JDK version to 17 in build.yaml
* Try version 3 of GitHub Actions
* Add required 'distribution' parameter
* Remove compilation warnings
* Use -Opt-in rather than deprecated -XOpt-in
* Use Optional.ofNullable instead of if
* Replace deprecated rawStatusCode()
* Adapt new way to import AutoConfiguration
* prepare to have a spring 5 backwards compatible version; Filter registration not working atm
* removed unnecessary dependency
* added deprecation suppression due to deprecated rawStatusCode method in spring6
* distinguish between javax and jakarta servlet filter registration
* fixed ConditionalOnClass annotation for javax config
* Make IntelliJ understand shaded artifact location
* fix build-maven-helper-plugin execution
* fixed filter bean name, added test for javax filter registration
* combining compile and test step due to shaded dependency dependency in the autoconfigure module
* splitting compile & test step into to separate ones
* bump spring and spring boot versions
* using project.build variable, added version to buil-helper-maven-plugin
* removed debug output in JavaxFilterTest
* removed unnecessary import
* added spring 5 support documentation
* using project.build.finalName instead of build.finalName
* extended docs, used Java 8 for compiler settings, removed unnecessary FIX-ME

---------

Co-authored-by: Sadeq Dousti <sadeq.dousti@zalando.de>
Co-authored-by: Sadeq <3616518+msdousti@users.noreply.github.com>

3288 of 3288 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4056.1 27 Mar 2023 03:49PM UTC 0
100.0
Source Files on build #4056
Detailed source file information is not available for this build.
  • Back to Repo
  • 07cb0141 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc