This project is an online brain exercise game, which experiments with your memory and cognitive skills. Import class ChatController Greeting say(HelloMessage helloMessage) throws Exception, JSON. If you wish to be an Android developer, incorporating Java Android development application projects into your resume is highly advantageous. Public class DemoController = RequestMethod.GET)Ĭreate new java class, named ChatController.java package In this package, create controllers as below: Demo ControllerĬreate new java class, named DemoController.java package In this package, create entities class as below: Greeting EntityĬreate new java class, named Greeting.java package Ĭreate new java class, named HelloMessage.java package Ĭreate new package named. path-pattern=/resources/**Ĭreate new package, named. Select the technologies and libraries to be used:Ĭlick Next button to show Site Information for projectĬlick Finish button to finish create Spring MVC projectĬonfigure application.properties = /WEB-INF/views/
On the Eclipse, create a Spring MVC project