Commit Graph

12682 Commits

Author SHA1 Message Date
Gian Mario Contessa 74c9c3f6f1 BAEL-617: final checks and fixes 2019-03-31 12:18:14 +01:00
Loredana Crusoveanu 1f7d74922a
Merge pull request #6610 from kacperkoza/BAEL
Bael
2019-03-31 12:20:42 +03:00
ciro e4eec5133b first commit 2019-03-30 22:09:38 -07:00
Eric Martin 2c3c9964a6
Merge pull request #6564 from michael-pratt/master
BAEL-2743: creating new apis and adding new data to existing views
2019-03-30 23:52:28 -05:00
Eric Martin db72c6d2a0
Merge pull request #6589 from tinomthomas/master
BAEL - 2829
2019-03-30 23:44:24 -05:00
Alejandro Gervasio 5754bb3310 Initial Commit (#6614) 2019-03-30 11:01:53 -05:00
Alejandro Gervasio b67a006020 BAEL-2789 - The Dependency Inversion Principle in Java (#6613)
* Initial Commit

* Added dip dipmodular modules to pom.xml

* Delete pom.xml

* Add pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update Application.java

* Update CustomerDaoUnitTest.java

* Update CustomerServiceUnitTest.java

* Update Application.java

* Update CustomerDaoUnitTest.java

* Update CustomerServiceUnitTest.java

* Update CustomerDaoUnitTest.java

* Update CustomerServiceUnitTest.java
2019-03-30 11:01:00 -05:00
Loredana Crusoveanu 86bded12be
Merge pull request #6616 from eugenp/lor6-patch-3
Update README.md
2019-03-30 13:59:20 +02:00
Loredana Crusoveanu 362525572e
Update README.md 2019-03-30 13:57:02 +02:00
Loredana Crusoveanu de6e656256
Merge pull request #6607 from sheryllresulta/master
BAEL-13417 - Check if Github readmes link to the right articles
2019-03-30 13:55:34 +02:00
Loredana Crusoveanu 7663d6174d
Merge pull request #6605 from sheryllresulta/patch-1
Update README.md
2019-03-30 13:55:15 +02:00
Gian Mario Contessa 89f55177f4 BAEL-617: renaming reports 2019-03-30 10:06:50 +00:00
Eric Martin 32ae967b76
Merge pull request #6611 from eugenp/FIX-onBeforeConvert
BAEL-1961: Fixed UserModelListener.onBeforeConvert()
2019-03-29 20:56:17 -05:00
eric-martin 2eaf55fce3 BAEL-1961: Fixed UserModelListener.onBeforeConvert() 2019-03-29 19:57:18 -05:00
Kacper Koza cd23e7c905 master 2019-03-30 00:36:29 +01:00
Kacper Koza 6ce8073fde BAEL-2780 | spock extensions 2019-03-30 00:35:26 +01:00
Loredana Crusoveanu c69b0d7552
Merge pull request #6609 from eugenp/BAEL-10897-v
fix multiple sql files test
2019-03-29 23:53:36 +02:00
Loredana b8af6bec2b fix multiple sql files test 2019-03-29 23:40:03 +02:00
Loredana Crusoveanu fd47fa836d
Merge pull request #6585 from amit2103/BAEL-10897
[BAEL-10897] - Fixed  spring-boot-persistence tests
2019-03-29 22:36:51 +02:00
Gian Mario Contessa d973b289c4 BAEL-617: added dependencies and report generation code 2019-03-29 18:30:28 +00:00
Loredana Crusoveanu 24ea44bdb5
Merge pull request #6590 from kwoyke/BAEL-2836
BAEL-2836 Mediator Pattern in Java
2019-03-29 19:35:30 +02:00
sheryllresulta d60f90491a
Update README.md 2019-03-29 19:09:13 +08:00
sheryllresulta 78b367345f
Update README.md 2019-03-29 19:06:35 +08:00
sheryllresulta 9aad2a9274
Update README.md 2019-03-29 19:06:03 +08:00
TINO ee06fce6f8 BAEL - 2829
Fixed the compilation error
2019-03-29 11:08:14 +03:00
Eric Martin 49444124ed
Merge pull request #6547 from del7a1/master
BAEL-2769 Added MockK examples
2019-03-28 23:26:04 -05:00
dev-chirag 9687c88abf BAEL2489 - Avoid check for null statement in Java (#6411)
* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes
2019-03-28 19:56:15 -05:00
amit2103 4195b7e406 [BAEL-10897] - Fixed tomcat connection pool issue and CarRepositoryIntegrationTest 2019-03-29 00:24:14 +05:30
amit2103 0b7d4a4d64 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10897 2019-03-29 00:08:00 +05:30
Antonio Moreno 580ed9f626 BAEL 2772 - Find If 2 Numbers Are Relatively Prime in Java (#6599)
* Hexagonal Architecture - Eval Article

* BAEL-2772 Relatively Prime code
2019-03-28 10:20:54 -07:00
sheryllresulta bdd8fff378
Update README.md 2019-03-28 21:45:43 +08:00
Eric Martin 7ac699f019
Merge pull request #6507 from cscib/BAEL-2460
Bael 2460
2019-03-28 07:21:46 -05:00
Blockchain-Trainer 76ff0d25cf [BAEL-2718] - Spring JPA Batch Inserts (#6333)
* [BAEL-2718] - Spring JPA Batch Inserts

* [BAEL-2718] - Spring JPA Batch Inserts (New PR)

* [BAEL-2718] - Spring JPA Batch Inserts New PR

* [BAEL-2718] - Spring JPA Batch Inserts

* BAEL-2718 - formatting (tab to space)
2019-03-28 04:33:40 -06:00
Eric Martin 728e5f39a9
Merge pull request #6600 from isaolmez/BAEL-2715
Bael 2715
2019-03-27 22:04:31 -05:00
Eric Martin 92dc9a35c0
Merge pull request #6511 from MherBaghinyan/BAEL-2563
Bael 2563
2019-03-27 21:53:34 -05:00
Loredana Crusoveanu fd1d7f3d21
Merge pull request #6602 from eugenp/move-mongodb-code
update readme
2019-03-27 22:44:46 +02:00
Loredana Crusoveanu 87e20275a7
Merge pull request #6339 from rodrigolgraciano/master
BAEL-2648
2019-03-27 22:44:13 +02:00
Loredana bce367c5f2 update readme 2019-03-27 22:41:19 +02:00
Loredana Crusoveanu 72d62f6b7c
Merge pull request #6601 from eugenp/move-mongodb-code
move code to mongodb module
2019-03-27 22:39:09 +02:00
TINO 90eb4ba359 BAEL 2829 2019-03-27 23:29:15 +03:00
Loredana 78db505e7b move code 2019-03-27 22:25:46 +02:00
TINO a22ce57c66 BAEL - 2829
Review comments incorporated
2019-03-27 23:24:56 +03:00
Loredana b94dedadd5 move code to mongodb module 2019-03-27 22:21:01 +02:00
Loredana Crusoveanu 7d78af9fab
Merge pull request #6549 from amit2103/BAEL-10982
Bael 10982
2019-03-27 21:58:57 +02:00
isaolmez cf37a11ddf BAEL-2715: Removed spring-5-reactive-netty module 2019-03-27 21:46:44 +03:00
isaolmez 73a58cc3b1 BAEL-2715: Removed spring-5-reactive-netty module 2019-03-27 21:41:07 +03:00
isaolmez c2db7e8357 BAEL-2715: Removed spring-5-reactive-netty module 2019-03-27 21:38:08 +03:00
isaolmez d26f3ac49a BAEL-2715: Moved reactor netty samples to an existing module 2019-03-27 21:35:54 +03:00
Guilherme Humberto Jansen fc8abdc6e3 Fix for Issue #6594. https://github.com/eugenp/tutorials/issues/6594 (#6595) 2019-03-27 09:56:59 -07:00
Dave Crane 65ae0ce3c4 Bael 2712 lombok builder singular (#6435)
* updated lombok libs to 1.18.4

* sketched out basic test class for @singular

* more examples showing other collection types, non-standard plural

* fixed indentation
2019-03-27 09:40:56 -07:00