Questions and answers to common interview questions related to Spring Boot.
- What does the SpringBootApplication annotation do?
- What is the application.properties file used for?
- How can you access a value defined in the properties file?
- How can you change the default port number?
- What is Spring DevTools used for?
- What are the Spring Boot Starters?
- What is Spring Boot Actuator?
- What embedded containers does Spring Boot support?
Top comments (0)