-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
spring_1.0.0.Beta3
-
None
Spring Boot is the new hot feature in the Spring world allowing to configure/setup application based on the classpath scaning depedencies or extension, quite similary how the Arquillian load it's extensions.
We could add such support through enable to configure the application context through the SpringApplication similary as the SpringApplicationConfiguration does and by creating spring-boot-arquilian-starter module that would set up proper depedencies in the classpath.