switch-to-spring #147
Reference in New Issue
Block a user
Delete Branch "switch-to-spring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ad2e157c89toa08a462e22@@ -0,0 +1,17 @@FROM eclipse-temurin:25-jdk-alpine AS buildTo replace with the pc-inv version
@@ -0,0 +12,4 @@@RestController@RequestMapping("/api")@CrossOrigin(origins = "*")public class ApiController {Split this into multiple controllers
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.