Package ratpack.spring.config
Class RatpackConfiguration.ServerConfiguration
- java.lang.Object
-
- ratpack.spring.config.RatpackConfiguration.ServerConfiguration
-
- Enclosing class:
- RatpackConfiguration
@Configuration protected static class RatpackConfiguration.ServerConfiguration extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ServerConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RatpackServer
ratpackServer(org.springframework.context.ApplicationContext context)
-
-
-
Method Detail
-
ratpackServer
@Bean public RatpackServer ratpackServer(org.springframework.context.ApplicationContext context) throws Exception
- Throws:
Exception
-
-