fix: recalculate member category and tariffs dynamically on birthdate change

This commit is contained in:
2026-05-30 00:14:02 +02:00
parent 0baca4a334
commit 3ae296aa91
3 changed files with 189 additions and 2 deletions
+6
View File
@@ -61,5 +61,11 @@
<version>1.77</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>