Apply latest eclipse cleanup rules
This commit is contained in:
@@ -19,6 +19,7 @@ package sample.xml;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.boot.CommandLineRunner;
|
||||
import org.springframework.boot.SpringApplication;
|
||||
|
||||
import sample.xml.service.HelloWorldService;
|
||||
|
||||
public class SampleSpringXmlApplication implements CommandLineRunner {
|
||||
|
||||
Reference in New Issue
Block a user