Commit Graph

19 Commits

Author SHA1 Message Date
Gaetano Piazzolla
5ee991f207 JAVA-21601 | Using oracle Starter instead of Multiple dependencies. (#14326) 2023-06-30 16:19:14 +05:30
timis1
7214325615 JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 (#13952)
* JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11

* JAVA-20165 Migrating spring-boot-persistence-mongodb

* JAVA-20165 Migrating spring-boot-persistence-mongodb-2

* JAVA-20165 Migrating spring-boot-persistence-mongodb-3

* JAVA-20165 Adding latest version for jdbi in spring-boot-persistence-2 module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-12 19:14:03 +05:30
panagiotiskakos
5869e3c966 Changed properties to oracleucp from ucp 2022-05-03 17:02:25 +03:00
panagiotiskakos
9cfef76e0b Changed properties to oracleucp from ucp 2022-05-03 16:23:08 +03:00
chaos2418
fa1f32f186 JAVA-8435: reducing logging for tutorials-integration job 2021-11-20 09:45:50 +05:30
Rafael Lopez
e0b58f1f8c JAVA-7334: Update 'Oracle Connection Pooling With Spring' article 2021-09-19 17:56:49 -04:00
Krzysztof Woyke
a191b8bb05 JAVA-4529: Rename some unit tests to integration tests 2021-03-26 10:57:39 +01:00
GilvanOrnelas
c7b0b6dc68 Fixing db indexing integration tests (#10229)
Co-authored-by: Gilvan Ornelas Fernandes Filho <gilvan.fernandes@bairesdev.com>
2020-11-06 09:04:33 +00:00
GilvanOrnelas
4711e4fedb Storing files indexed by a database (#10174)
Creating the FileLocationService to link the FileSystemRepository to the ImageDbRepository. Removing test order

Changing to BDDMockito

Changing Long wrapper for @id. Changing the test names to given-when-then pattern

Co-authored-by: Gilvan Ornelas Fernandes Filho <gilvan.fernandes@bairesdev.com>
2020-11-01 14:46:15 +00:00
mdabrowski-eu
e5e2112d0b BAEL-4565 Object States in Hibernate's Session (#10107) 2020-10-09 07:59:51 +03:00
fdpro
001a5ca355 [JAVA-2306] Fixes after Loredana's review
* Brought back UserRepositoryCustomImpl.java

* Added link to https://www.baeldung.com/spring-data-jpa-query in spring-data-jpa-query-2 README

* Migrated code for https://www.baeldung.com/spring-data-jpa-query-by-date

* Migrated https://www.baeldung.com/spring-vs-jta-transactional to spring-persistence-simple
2020-09-05 15:37:32 +02:00
Ali Dehghani
338fd48b07 Fixed the Datasource Assertion Issue 2020-05-27 22:25:08 +04:30
mikr
6c97d5020b BAEL-1524 Fix test 2020-05-16 18:20:33 +02:00
mikr
ab2e24e3ea Merge branch 'master' of https://github.com/Maiklins/tutorials into Java-1524-split-move-spring-boot-persistence
 Conflicts:
	persistence-modules/spring-boot-persistence-2/README.md
2020-05-16 16:47:19 +02:00
Cicio Flaviu
899c7a2073 BAEL-3849 Implemented example code for comparing Transactional. (#9261) 2020-05-10 07:43:51 +02:00
mikr
2f06b7a98a BAEL-1524 Split spring-boot-persistence module 2020-05-09 14:56:21 +02:00
Aitor Cuesta
7fa4d0ed31 BAEL-3075 - PR reviews, removing Oracle jars, adding extra explanation/configuration to Oracle configurations 2020-04-08 11:30:52 +02:00
Aitor Cuesta
5c3fbd02ec BAEL-3075 - Initial commit 2020-04-05 12:51:27 +02:00
Philippe
233241c0ae [BAEL-3164] Rename module to spring-boot-persistence-2 2020-01-26 18:04:24 -03:00