* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Jsonb query

* Added new module to parent pom
This commit is contained in:
Wynn Teo
2024-04-05 10:01:52 +08:00
committed by GitHub
parent 7cb3519bd2
commit bb544b9168
10 changed files with 266 additions and 0 deletions
+1
View File
@@ -88,6 +88,7 @@
<module>spring-data-jpa-query</module>
<module>spring-data-jpa-query-2</module>
<module>spring-data-jpa-query-3</module>
<module>spring-data-jpa-query-4</module>
<module>spring-data-jpa-repo</module>
<module>spring-data-jpa-repo-2</module>
<module>spring-data-jpa-repo-4</module>