Commit Graph

14 Commits

Author SHA1 Message Date
rcalago f0233dc8ef
Update README.md 2024-04-17 15:24:41 +08:00
Wynn Teo c8bb1e301f
Bael 7668 hotfix (#16349)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Rename

* update class name
2024-04-10 19:03:45 -05:00
Wynn Teo 8e247e172b
Bael 7668 (#16257)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* jooq join table

* Fix the wildcard import
2024-04-07 21:30:35 -05:00
timis1 560cb18da9
JAVA-30529 Fix failing integration test in jooq module (#15876)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-14 21:47:34 +01:00
Gaetano Piazzolla 750cc9b748 JAVA-29283 | added missing code for article (#15459) 2023-12-24 15:02:39 +01:00
Gaetano Piazzolla d6c236a31b JAVA-29222 | lib update (#15418) 2023-12-17 15:05:43 +01:00
sampadawagde d9b23200d1 removed explicit h2.version as parent now is at the required 1.4.200 2021-11-21 17:58:26 +05:30
kwoyke 339fb7ec44 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
sampadawagde c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
sampadawagde 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
Krzysztof Woyke 6ef0632df2 JAVA-3295: Fix pom properties in persistence-modules 2021-03-24 12:32:33 +01:00
johnA1331 99d35b68e3 Create README.md 2020-10-02 13:36:59 +08:00
Krzysztof Majewski 42141b8889 BAEL-4520 Getting Started with jOOQ (#10101)
Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-28 20:30:32 -07:00
Krzysztof Majewski 32f4eeef02 BAEL-4520 Getting Started with jOOQ (#10086)
* BAEL-4520 Getting Started with jOOQ

* add generated sources

* remove maven files

* create tests

Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-09-25 14:39:32 -07:00