Dhawal Kapil
e4f65cbadc
BAEL-10959 All tests were connecting to live couchbase instance, hence renamed to *LiveTest
2019-02-25 17:58:21 +05:30
Loredana Crusoveanu
6a68956032
Merge pull request #6350 from FDPro/bael-2538
...
[BAEL-2538] Spring Data JPA @Modifying annotation
2019-02-24 17:31:54 +02:00
amit2103
1fd56a8c18
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12669
2019-02-23 19:47:36 +05:30
dupirefr
c030b8830b
Merge remote-tracking branch 'baeldung/master' into bael-2538
2019-02-19 07:42:13 +01:00
dupirefr
78d0b85b2d
[BAEL-2538] Rearranged classes
2019-02-19 07:24:07 +01:00
FrancoCorleone
243c671edb
[BAEL-2566] Add example of Insert with Modifying Native Query ( #6164 )
...
* [BAEL-2566] Add example of Insert with Modifying Native Query
* [BAEL-2557] Fix MR conflicts
* [BAEL-2557] Cleanup tests
2019-02-18 09:48:46 -07:00
amit2103
cc1183cd83
[BAEL-12668] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts
2019-02-18 01:08:28 +05:30
amit2103
2252d72184
[BAEL-12669] - Check modules that don't use our standard parents
2019-02-17 23:48:11 +05:30
dupirefr
acd350b2b6
Merge remote-tracking branch 'baeldung/master' into bael-2538
2019-02-17 17:49:34 +01:00
dupirefr
099a8c9ae7
[BAEL-2538] Updated to return int with @Modifying queries
2019-02-17 17:07:18 +01:00
Loredana Crusoveanu
e2988ce85d
Merge pull request #6276 from raghav-jha/BAEL-2456
...
BAEL-2456 Hibernate Query Plan Cache
2019-02-17 09:22:41 +02:00
Eugen
8e60ff6b5d
Update README.md
2019-02-15 23:15:28 +02:00
Ekaterina Galkina
dec56b6d0f
BAEL-2502
2019-02-15 16:30:40 +00:00
FrancoCorleone
8a264439b7
Bael 2557 ( #6307 )
...
* [BAEL-2557] Implement tests with Test Containers
* [BAEL-2557] Remove author info
* [BAEL-2557] Small refactor fixes
* [BAEL-2557] Remove duplicated property
* [BAEL-2557] Fix pmd rule violation
2019-02-11 22:09:37 -07:00
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
Loredana Crusoveanu
f79f427dac
Merge pull request #6273 from amit2103/BAEL-12090
...
[BAEL-12090] - Extract versions into properties
2019-02-09 14:41:37 +02:00
Loredana Crusoveanu
27422d039d
Merge pull request #6284 from collaboratewithakash/master
...
Back-link added
2019-02-06 21:19:20 +02:00
dupirefr
04749e3313
[BAEL-2538] Added tutorial queries and tests
2019-02-05 18:41:57 +01:00
Seun Matt
46bad01ab9
added example code for BAEL-2549 ( #6282 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
* added example code for BAEL-2418
* added example code for BAEL-2549
2019-02-05 08:15:14 -08:00
Raghav Jha
998e0a5b81
BAEL-2456 Hibernate Query Plan Cache
2019-02-05 17:45:51 +05:30
collaboratewithakash
ad763b4ac5
Back-link added
2019-02-05 17:19:39 +05:30
collaboratewithakash
ab0d05758c
Back-link added
2019-02-05 17:09:01 +05:30
collaboratewithakash
8a8ed15217
Back-link added
2019-02-05 16:19:19 +05:30
Raghav Jha
ff01e708c9
BAEL-2456 Hibernate Query Plan Cache
2019-02-04 04:36:27 +05:30
amit2103
a5b5b0fcba
[BAEL-12090] - Extract versions into properties
2019-02-04 00:06:11 +05:30
Shubhra Srivastava
52db7dd65b
Bael 2532 hibernate aggregate functions ( #6266 )
...
* BAEL-2532 Hibernate Aggregate Functions
* BAEL-2532 Deleting created Student POJO
2019-02-03 08:08:22 -08:00
Loredana Crusoveanu
788f53d24f
Merge pull request #6231 from eugenp/lor6-patch-8
...
Update README.md
2019-02-03 16:19:29 +02:00
Loredana Crusoveanu
f3be03a6e4
Merge pull request #6229 from eugenp/lor6-patch-6
...
Update README.md
2019-02-03 16:18:47 +02:00
Andrey Shcherbakov
693d9d9947
Add the integration test tospring-jpa module
2019-02-02 19:43:39 +01:00
Andrey Shcherbakov
4b4e5ab870
Add a test to spring-boot-h2 module
2019-02-02 11:08:39 +01:00
Loredana Crusoveanu
242dc1dbce
Update README.md
2019-01-27 15:11:21 +02:00
Loredana Crusoveanu
79f1babc26
Update README.md
2019-01-27 15:09:46 +02:00
eric-martin
630d07277e
BAEL-2406: Improve asserts in PassengerRepositoryIntegrationTest
2019-01-26 15:25:41 -06:00
Trevor Gowing
4187df5ce9
QueryByExample (QBE) Examples
...
BAEL-2406
2019-01-21 22:59:14 +02:00
Trevor Gowing
974950923c
Refactor Passenger Entity
...
Change seat number type to integer wrapper.
Enable QuerybyExample (QBE)
BAEL-2406
2019-01-21 20:41:54 +02:00
Alejandro Gervasio
c7a8627f10
BAEL-2545 - Configuring a DataSource Programatically in Spring Boot ( #6139 )
...
* Initial Commit
* Update UserRepositoryIntegrationTest.java
* Update UserRepositoryIntegrationTest
2019-01-20 10:52:39 -06:00
eric-martin
c19558f420
BAEL-2521: Moving LocalDateConverter to java-jpa
2019-01-19 18:38:13 -06:00
KevinGilmore
98c9d22151
BAEL-2335 and BAEL-2413 README updates ( #6152 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
2019-01-17 20:06:22 -06:00
Loredana Crusoveanu
7397ac956c
Merge pull request #6121 from eelhazati/master
...
jpa 2.2 support for java 8 date and time types.
2019-01-15 20:49:19 +02:00
Eric Martin
13ab8a152a
Merge pull request #6120 from MherBaghinyan/BAEL-2521
...
Bael 2521
2019-01-13 22:08:14 -06:00
Loredana Crusoveanu
4d90ca6c58
Merge pull request #6129 from chandra1123/BAEL-2088-HibernateExceptions
...
Bael 2088 hibernate exceptions
2019-01-13 11:50:58 +02:00
chandra
dcc1cd3850
BAEL-2088 Common Hibernate Exceptions
...
Commin Hibernate Exceptions unit tests
2019-01-12 16:52:52 -05:00
eelhazati
994b7426d9
exludes jpa entities.
2019-01-10 17:08:47 +01:00
eelhazati
1c6dba9718
excludes jpa entities.
2019-01-10 16:50:29 +01:00
eelhazati
3907f624b5
jpa 2.2 support for java 8 date and time types.
2019-01-10 16:36:52 +01:00
eelhazati
2432527980
jpa 2.2 support for java 8 date and time types.
2019-01-10 16:22:07 +01:00
geroza
1ca15e5919
Migrated modules using parent-spring-5:
...
ethereum
persistence-modules/spring-data-elasticsearch
persistence-modules/spring-data-mongodb
spring-dispatcher-servlet
spring-mvc-forms-jsp
spring-mvc-java
2019-01-10 11:05:18 -02:00
mherbaghinyan
6202b7caab
localdate converter
2019-01-10 15:18:21 +04:00
mherbaghinyan
9b550e6554
localdate converter
2019-01-10 15:00:38 +04:00
geroza
cde1d1c7ad
Fixed usage of deprecated GzipResourceResolver in spring-static-resources
...
added back spring-version modification in module that hasnt been worked yet
cleaned unused classes
2019-01-09 23:54:26 -02:00