push init
This commit is contained in:
6
src/main/java/sample/data/jpa/web/QuizzController.java
Normal file
6
src/main/java/sample/data/jpa/web/QuizzController.java
Normal file
@@ -0,0 +1,6 @@
|
||||
package sample.data.jpa.web;
|
||||
|
||||
@Controller
|
||||
public class QuizzController {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user