mirror of
https://github.com/Estom/notes.git
synced 2026-02-04 02:53:57 +08:00
spring boot web
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
package org.example.bean;public class Person {
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
package org.example.controller;public class IndexController {
|
||||
}
|
||||
Reference in New Issue
Block a user