@Configuration
public class InversionConfig
extends java.lang.Object
| Constructor and Description |
|---|
InversionConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyEnvironment(io.inversion.Engine engine,
org.springframework.core.env.Environment environment) |
org.springframework.boot.web.servlet.ServletRegistrationBean |
buildEngineServlet(io.inversion.Engine engine,
io.inversion.Api... apis) |
static java.lang.String |
buildServletMapping(io.inversion.Engine engine) |
org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory |
buildWebServerFactory() |
@Bean
public org.springframework.boot.web.servlet.ServletRegistrationBean buildEngineServlet(@Autowired
io.inversion.Engine engine,
@Autowired
io.inversion.Api... apis)
protected void applyEnvironment(io.inversion.Engine engine,
org.springframework.core.env.Environment environment)
@Bean public org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory buildWebServerFactory()
public static java.lang.String buildServletMapping(io.inversion.Engine engine)
engine - the Engine hosting the ApisCopyright © 2023 Rocket Partners, LLC. All rights reserved.