@Configuration @Profile(value="backend") @PropertySource(value="classpath:application.properties") public class BackEndServiceConfiguration extends Object
| Constructor and Description |
|---|
BackEndServiceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BookServer |
bookServer() |
@Bean public BookServer bookServer()
Copyright © 2020. All rights reserved.