Chapter 04: Developing a Spring Boot Application: Difference between revisions
Line 97: | Line 97: | ||
* Spring Boot Actuator | * Spring Boot Actuator | ||
'''Step 4: Generate and Extract''' | '''Step 4: Generate and Extract''' | ||
# Click “GENERATE” to download the ZIP file | |||
# Extract to your projects directory | |||
# Open in IntelliJ IDEA: File → Open → Select the extracted folder | |||
'''Pro Tip: Using the Spring Initializr REST API''' | '''Pro Tip: Using the Spring Initializr REST API''' |