Welcome to the GitHub Copilot Live Demo Showcase! This project is structured as a Spring Boot web application designed specifically to showcase the capabilities of GitHub Copilot in live coding, code ...
GET /hello Simple greeting endpoint GET /greeting?name=xxx Greeting with query parameter GET /user/{username} Retrieve user information POST /api/users Create new ...