Commit Graph

597 Commits

Author SHA1 Message Date
amit2103 f24178a39f [BAEL-16768] - Fixed the integrations tests in spring-boot-persistence-mongodb 2019-08-30 00:53:00 +05:30
amit2103 71b8657f76 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-16822 2019-08-29 00:08:06 +05:30
amit2103 5a2809de8b [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30
amit2103 50ca18c4ce [BAEL-12749] - Moved the Hibernate specific articles out of persistence-modules/spring-jpa module 2019-08-25 10:14:33 +05:30
Loredana Crusoveanu 4e401fe222
Merge pull request #7604 from amit2103/BAEL-12749
Bael 12749
2019-08-24 21:58:07 +03:00
Dhawal Kapil 0ff976ef77 BAEL-16326 Week 34 | go through the integration test results and see what NEW failing tests we have (#7641)
- fixing newly failing integration tests
2019-08-24 12:15:17 +03:00
Loredana Crusoveanu 7bcfd6bfa4
Merge pull request #7595 from dkapil/task/BAEL-16783
BAEL-16783 Slice 2 | The top 100 articles should have their own packa…
2019-08-23 21:38:29 +03:00
amit2103 d5528552c5 [BAEL-12749] - Moved articles from persistence-modules/spring-jpa to persistence-modules/spring-hibernate-5 2019-08-18 17:35:53 +05:30
Dhawal Kapil a7c0f0b0d9 BAEL-16783 Slice 2 | The top 100 articles should have their own package in the module 2019-08-17 00:57:57 +05:30
Loredana Crusoveanu cc882bddda
Merge pull request #7569 from eugenp/lor6-patch-3
Create README.md
2019-08-14 08:16:38 +03:00
Loredana Crusoveanu a6da9ca4e6
Update README.md 2019-08-13 23:34:05 +03:00
Loredana Crusoveanu f9a941e589
Update README.md 2019-08-13 23:31:17 +03:00
Loredana Crusoveanu 825a3a8146
Create README.md 2019-08-13 22:11:32 +03:00
collaboratewithakash 7a553f77c3
Back-link added 2019-08-13 17:23:37 +05:30
collaboratewithakash f9926021d1
Back-link added 2019-08-13 17:19:16 +05:30
collaboratewithakash 81ddcc92a1
Back-link added 2019-08-13 16:55:40 +05:30
collaboratewithakash b953b1b9d7
Back-link added 2019-08-13 16:50:39 +05:30
Eric Martin 005dd34127
Merge pull request #7468 from harshavs/master
[BAEL-3049] Add a new section on @Sql, @SqlConfig and @SqlGroup in Loading Initial Data with Spring Boot article
2019-08-12 21:40:39 -05:00
Johannes Lichtenberger 1f104924c7 BAEL-3038 Add integration tests (#7495)
* Adds first tutorial examples

* Add README

* Add packages for XML- and JSON-stuff

* Update CreateJsonVersionedResource.java

* Update CreateJsonVersionedResource.java

* Update CreateXmlDatabase.java

* Update CreateJsonVersionedResource.java

* Add class and minor changes

* Add versioned XML resource example

* Add output when done

* Add exmaple

* Add example

* Add example

* Change to integration tests

* Move to persistence-modules / change class names / BDD test names

* Remove core-api-tutorial folder

* Add test and modify a test

* Add integration test

* Minor cleanup
2019-08-12 17:01:00 +02:00
Rui Vilao 5d41031968 Fixes the sql2o link. 2019-08-10 16:32:51 +02:00
Erik Pragt 43cfd56b9c
Merge pull request #7309 from tryncatch/BAEL-2804
BAEL-2804 JPA Query Parameters Usage
2019-08-09 09:07:16 +10:00
FrancoCorleone 8ff8628008 feat(BAEL-3044) Implement MyBatis with Spring/SpringBoot module (#7507) 2019-08-08 07:40:43 -05:00
Harsha Veeravalli cefb7e496e
Testcase feedback incorporated (#1)
* Change

* Incorporated feedback
2019-08-08 13:48:37 +02:00
Guillermo Lopez b7e02dbb4a BAEL-2804 Fixed XML indentation
I've set the XML indentation the same way as the rest of the modules
using 4 spaces instead of 2.
2019-08-07 22:43:41 -03:00
Guillermo Lopez d25a282447 Merge branch 'master' into BAEL-2804
Conflicts:
	persistence-modules/java-jpa-2/README.md
	persistence-modules/java-jpa-2/pom.xml
	persistence-modules/java-jpa/pom.xml
	persistence-modules/pom.xml
2019-08-07 22:21:33 -03:00
Eric Martin 9acd42a430
Merge pull request #7305 from kamleshkr/BAEL-3042-1
BAEL-3042 DynamicUpdate annotation example
2019-08-06 07:22:15 -05:00
glopez 2a4adf2935 BAEL-2804 JPA Query Parameters Usage - formatting issues fixed
I fixed some formatting issues as requested since the eclipse formatter
does not support 4 spaces for blocks a 2 for continuations hence it has
to be resolved manually.

Additionally I've applied formatting to the logback.xml file.
2019-08-04 21:39:46 -03:00
Loredana Crusoveanu 2ab57b46a1
Merge pull request #7474 from johnA1331/master
Bi-monthly test fix - BAEL-15972
2019-08-05 00:24:08 +03:00
Joel Juarez c06471c727 BAEL-3043: Datastax Java Driver for Apache Cassandra (#7290) 2019-08-03 19:26:11 -05:00
harshavs e35a8023ea Fixed Test file names as per convention 2019-08-03 00:11:01 -04:00
harshavs e30f8c6714 Fixed Test file names as per convention 2019-08-02 09:49:19 -04:00
johnA1331 02223e66a1
Create README.md 2019-08-02 21:47:18 +08:00
DOHA 5fabe70b8a move upload files code to new package 2019-08-02 14:35:36 +03:00
harshavs 29adc66375 Fixed formating and removed unused files 2019-08-02 02:56:36 -04:00
harshavs 8c44ab9b80 Merge remote-tracking branch 'upstream/master' 2019-08-02 02:02:14 -04:00
harshavs 8c7ca1f3a2 Added test cases that use @Sql, @SqlConfig and @SqlGroup 2019-08-02 01:50:19 -04:00
Krzysztof Majewski f5c7e8541a Merge branch 'master' into BAEL-2825 2019-07-31 10:33:28 +02:00
rpvilao 1baace10cf
Merge pull request #7411 from alessiostalla/BAEL-2991
BAEL-2991
2019-07-30 18:43:45 +02:00
Alessio Stalla 19d73e9611 Fix parent POM 2019-07-30 14:36:32 +02:00
Krzysztof Majewski 8e3f2ae495 update 2019-07-30 08:35:24 +02:00
Loredana Crusoveanu 37b2cb44ee
Merge pull request #7364 from eugenp/BAEL-15976-v2
Bael 15976 v2
2019-07-28 10:27:26 +03:00
Devender Kumar c4110e5fe8 Added big decimal validation (#7379)
* Added cascading type mudule

* fix compile error

* updated dependency version in pom

* Added BigDecimal validation classes

* Updated test cases

* Remove syso from test cases

* Updated test cases
2019-07-28 07:19:16 +03:00
Krzysztof Majewski f1d68f74f6 add new module 2019-07-26 12:33:04 +02:00
psevestre 76bb391379 [BAEL-2284] R2DBC Sample Project (#7314)
* [BAEL-2284] Sample project

* [BAEL-2284] Sample project

* [BAEL-2284] Sample code adjustments

* [BAEL-2284] Sample code adjustments

* [BAEL-2284] Sample code adjustments

* [BAEL-2284] Add README
2019-07-26 07:32:23 +03:00
Alessio Stalla 2b5e275716 Fix package name 2019-07-24 23:35:54 +02:00
Alessio Stalla 155d3ea52f Fix readme 2019-07-24 23:35:22 +02:00
Alessio Stalla d3ed9d75fd Tests for BAEL-2991 2019-07-24 23:32:58 +02:00
Carlos Cano 5903f4b60f [BAEL-3041] Spring boot mysql timezone (#7154)
* testing with user CRUD

* update project

* rename location

* delete maven files
2019-07-23 13:48:24 +02:00
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Loredana c10619ea20 update test 2019-07-20 12:13:01 +03:00