Summary
- Save progress (commit: 5624263) (details)
- updating files to cover front (commit: 242aba5) (details)
- fix: set java.version to 21 in pom.xml (commit: 1fbaacb) (details)
- chore: update maven wrapper to 3.9.9 (commit: e0b84b9) (details)
- Update project description in README (commit: 8989bc0) (details)
- Remove backend.log from tracking (commit: 1935796) (details)
- Configure fixed port 8081 for backend to prevent collision with Jenkins (commit: c1f9af5) (details)
- fix: resolver violación de FK al crear solicitud de adopción (commit: 8913888) (details)
| The file was added | backend.log |
| The file was modified | pom.xml (diff) |
| The file was modified | pom.xml (diff) |
| The file was modified | .mvn/wrapper/maven-wrapper.properties (diff) |
| The file was modified | README.md (diff) |
| The file was removed | backend.log |
| The file was modified | src/main/resources/application.properties (diff) |
| The file was modified | .gitignore (diff) |
| The file was modified | src/test/java/co/edu/udistrital/mdp/pets/services/AdoptionRequestServiceTest.java (diff) |
| The file was modified | src/main/java/co/edu/udistrital/mdp/pets/services/AdoptionRequestService.java (diff) |
| The file was modified | src/main/java/co/edu/udistrital/mdp/pets/controllers/AdoptionRequestController.java (diff) |