How to read Query Param in Spring Boot

Create Project with Spring Web Dependency
Directory Structure:pom.xml
⛶4.0.0
org.springframework.boot
spring-boot-starter-parent
3.4.5
com.example
...