evelon
evelon copied to clipboard
Complex database layer object mapper
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2 to 26.0.2-1. Release notes Sourced from org.jetbrains:annotations's releases. 26.0.2-1 A technical release to employ new Maven publishing machinery Changelog Sourced from org.jetbrains:annotations's changelog. Version 26.0.2-1 A...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.42. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.42 (September 18th, 2025) FEATURE: All the various @Log annotations now allow you to change their access level (they...
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.232 to 2.4.240. Release notes Sourced from com.h2database:h2's releases. Version 2.4.240 ... (truncated) Commits c8eb81b in preparation for a release 7ff5ee5 Merge pull request #4260 from JackPGreen/update-maven-central-url...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.7 to 42.7.8. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.8 Notable changes: Releases are signed with a new PGP key which is generated at GitHub Actions and...
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.3.0 to 7.0.2. Changelog Sourced from com.zaxxer:HikariCP's changelog. HikariCP Changes Changes in 7.0.2 decrease thread yield frequency in ConcurrentBag.unreserve() Changes in 7.0.1 merged #2346 fix regression with...
Ich will für mein Velocity Plugin einen Custom Config Pfad angebene aber es klappt nicht
- [ ] [StringBuilder](https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html#StringBuilder--) - [ ] [Clock](https://docs.oracle.com/javase/8/docs/api/java/time/Clock.html) - [ ] [Duration](https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html) - [ ] [Instant](https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html) - [ ] [LocalDate](https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html) - [ ] [LocalDateTime](https://docs.oracle.com/javase/8/docs/api/java/time/LocalDateTime.html) - [ ] [LocalTime](https://docs.oracle.com/javase/8/docs/api/java/time/LocalTime.html) - [...
https://github.com/mongodb/mongo-java-driver/tree/master/driver-reactive-streams
Possible properties; - [ ] **SyncAll property:** Synchronize all entries in the repository. - [ ] **SyncIf property (filter logic):** Synchronize all entries if the filter is applied. - [...