@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration.class,
scanBasePackages={"org.smarti18n.editor","org.smarti18n.vaadin"})
@EnableAutoConfiguration
public class EditorApplication
extends Object
| Constructor and Description |
|---|
EditorApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
org.springframework.web.client.RestTemplate |
restTemplate() |
Copyright © 2018. All rights reserved.