wu
2023-12-01 4f9f6a63ecdd3406c5e1f4db86232717824f469b
springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java
New file
@@ -0,0 +1,9 @@
package com.example.springboot.service;
import org.springframework.stereotype.Service;
@Service
public class HomeService {
}