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

Revert "Upgrade to Spring Boot 2.4.6" #559

Merged
merged 1 commit into from Jun 6, 2021
Merged

Revert "Upgrade to Spring Boot 2.4.6" #559

merged 1 commit into from Jun 6, 2021

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Jun 6, 2021

Reverts #553

At least in some cases this causes the app not to start with

15:05:40.490 [restartedMain] ERROR org.springframework.boot.SpringApplication - Application run failed
java.lang.IllegalStateException: No subdirectories found for mandatory directory location 'file:./config/*/'.
	at org.springframework.util.Assert.state(Assert.java:76)
	at org.springframework.boot.context.config.StandardConfigDataLocationResolver.resolvePatternEmptyDirectories(StandardConfigDataLocationResolver.java:268)
	at org.springframework.boot.context.config.StandardConfigDataLocationResolver.resolveEmptyDirectories(StandardConfigDataLocationResolver.java:257)

@Artur-
Copy link
Member Author

Artur- commented Jun 6, 2021

See spring-projects/spring-boot#26627 on why 2.4.6 does not work. 2.4.7 should fix it

@Artur- Artur- requested a review from ZheSun88 June 6, 2021 12:08
@ZheSun88 ZheSun88 merged commit 05d04a4 into v20 Jun 6, 2021
@ZheSun88 ZheSun88 deleted the revert-553-sboot246 branch June 6, 2021 12:23
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

2 participants