X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Using New Composed Annotations for @RequestMapping in Spring Framework

1. Import source code into Eclipse

Menu File –> Import –> Maven –> Existing Maven Projects

Browse to your source code location

Click Finish button to finish the importing

2. Run the example

Open the Application.java

Right click -> Run As -> Java Application or use the shortcut: Alt+Shift+x, j to start the main method

###Using New Composed Annotations for @RequestMapping in Spring Framework

X Tutup