source:
Git/src/main/java/com/wediscussmovies/project/web/HomeController.java@
9625b5b
Last change on this file since 9625b5b was 6e7b472, checked in by , 3 years ago | |
---|---|
|
|
File size: 137 bytes |
Line | |
---|---|
1 | package com.wediscussmovies.project.web; |
2 | |
3 | import org.springframework.stereotype.Controller; |
4 | |
5 | @Controller |
6 | public class HomeController { |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.