feat: 重构了 Controller 的目录规范
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package icu.sunway.ai_spring_example.Controllers;
|
package icu.sunway.ai_spring_example.Controller.ExampleEntityController;
|
||||||
|
|
||||||
import org.springframework.stereotype.Controller;
|
import org.springframework.stereotype.Controller;
|
||||||
import org.springframework.web.bind.annotation.RestController;
|
import org.springframework.web.bind.annotation.RestController;
|
||||||
Reference in New Issue
Block a user