spring-petclinic/src
VishantOwO 2aa53f929d
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Fix pet update functionality
- Fixed issue where editing a pet's type or name wasn't persisting
- Updated processUpdateForm to modify existing pet instead of
  adding new one
- Added proper handling of existing pet update

Fixes #1752
2025-03-01 15:29:15 +00:00
..
checkstyle Make maven and gradle share checkstyle configuration 2024-02-14 14:06:03 +00:00
main Fix pet update functionality 2025-03-01 15:29:15 +00:00
test Make sure MySQL test app works 2025-02-04 09:15:54 +00:00