springboot-vue3/src/main/resources/application.properties
@@ -23,7 +23,3 @@ spring.jackson.date-format=yyyy-MM-dd HH:mm:ss spring.jackson.time-zone=GMT+8 spring.mvc.cors.enabled=true spring.mvc.cors.allowed-origins=http://localhost:8080 spring.mvc.cors.allowed-methods=GET,POST spring.mvc.cors.allowed-headers=*