Update boot 2.6.1
- Migrate tests to junit5 and assertj as those are on a classpath automatically. - Temporarily use spring.main.allow-circular-references=true to allow time for fixes to remove cycles.
This commit is contained in:
3
spring-shell-samples/src/main/resources/application.yml
Normal file
3
spring-shell-samples/src/main/resources/application.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
spring:
|
||||
main:
|
||||
allow-circular-references: true
|
||||
Reference in New Issue
Block a user