org.kuali.common.util.spring.config
Class HelloAndGoodbyeConfig
java.lang.Object
org.kuali.common.util.spring.config.HelloAndGoodbyeConfig
@Configuration
public class HelloAndGoodbyeConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloAndGoodbyeConfig
public HelloAndGoodbyeConfig()
helloWorldMessage
@Bean
public Message helloWorldMessage()
goodbyeMessage
@Bean
public Message goodbyeMessage()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.