Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Spring Boot 2 Upgrade: Part 4 - Move Tests to Rules#1369

Closed
randomnicode wants to merge 18 commits into
airsonic:masterfrom
randomnicode:migrateteststorules
Closed

Spring Boot 2 Upgrade: Part 4 - Move Tests to Rules#1369
randomnicode wants to merge 18 commits into
airsonic:masterfrom
randomnicode:migrateteststorules

Conversation

@randomnicode

@randomnicode randomnicode commented Oct 23, 2019

Copy link
Copy Markdown
Contributor

This builds on #1364, #1367 and #1368 and cleans up some tests to use the proper annotations and rules. This is necessary prior to upgrade because Spring Boot 2 does not allow the old test rules and the new to coexist.

This is Step 4 of a series of PRs each of which will build on each other
-GitHub shows the entire list of changes (including previous PRs) until previous PRs in the series are merged. This PR's diff from previous PR #1368 is the effective list of changes in it (4 commits)

Next up: Move MVC Config out of Application and into Servlet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type: dependency-upgrade A dependency upgrade.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants