org.skyscreamer.yoga.demo.test.controller
Class SongController
java.lang.Object
org.skyscreamer.yoga.demo.test.controller.AbstractController<Song>
org.skyscreamer.yoga.demo.test.controller.SongController
@Controller
@RequestMapping(value="/song")
public class SongController
- extends AbstractController<Song>
Created by IntelliJ IDEA. User: Carter Page
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SongController
public SongController()
Copyright © 2012. All Rights Reserved.