The Boots Bootique - Java Spring Course - UI not loading and API not responding

Thank you! This did help! Also, this wasn’t in the video walk-through, but you need to import one other thing in the BootController:

import com.codecademy.boots.repositories.BootRepository;

2 Likes