My Spring server is working right (simple site showing a googlemap). But when I want to add a crudrepository (and of course a @Entity) the application doesn't find the same URI that before was working. How can I fix this?My Spring server is working right (simple site