mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 14:39:36 +00:00
Polish sample package names
This commit is contained in:
+1
@@ -35,4 +35,5 @@ public class SampleSpringXmlApplication implements CommandLineRunner {
|
||||
public static void main(String[] args) throws Exception {
|
||||
SpringApplication.run("classpath:/META-INF/application-context.xml", args);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user