mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Polish "Update SpringBootJoranConfigurator to use proper GraalVM format"
See gh-44021
This commit is contained in:
-3
@@ -308,10 +308,7 @@ class LogbackConfigurationAotContributionTests {
|
||||
|
||||
public static class BaseImplementation implements Contract {
|
||||
|
||||
private Details details;
|
||||
|
||||
public void setDetails(Details details) {
|
||||
this.details = details;
|
||||
}
|
||||
|
||||
public static final class Details {
|
||||
|
||||
Reference in New Issue
Block a user