|
In the bean context, define a bean as below,
Other than these changes, everything else is same as any other Spring MVC application.
Way forward, you can get the Cloudfoundry samples. Using Git utilitiy you can clone this in your local machine. There is a simple hello-spring-mysql sample; you can quickly understand how MySQL based application works using this example. |
|