@Configuration
@ConditionalOnClass(value={org.springframework.hateoas.EntityModel.class,org.springframework.web.bind.annotation.RequestMapping.class,org.springframework.plugin.core.Plugin.class})
@ConditionalOnWebApplication
public class HypermediaAutoConfigurationAdapter
extends Object
implements com.foreach.across.core.context.bootstrap.AcrossBootstrapConfigurer
HypermediaAutoConfiguration.
Ensures that EntityLinks and RelProvider are available in all Across modules.| Constructor and Description |
|---|
HypermediaAutoConfigurationAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureContext(com.foreach.across.core.context.bootstrap.AcrossBootstrapConfig contextConfiguration) |
void |
configureModule(com.foreach.across.core.context.bootstrap.ModuleBootstrapConfig moduleConfiguration) |
public void configureContext(com.foreach.across.core.context.bootstrap.AcrossBootstrapConfig contextConfiguration)
configureContext in interface com.foreach.across.core.context.bootstrap.AcrossBootstrapConfigurerpublic void configureModule(com.foreach.across.core.context.bootstrap.ModuleBootstrapConfig moduleConfiguration)
configureModule in interface com.foreach.across.core.context.bootstrap.AcrossBootstrapConfigurerCopyright © 2020. All rights reserved.