Commit Graph

11364 Commits

Author SHA1 Message Date
Loredana Crusoveanu 2e32004739
Merge pull request #6020 from amit2103/BAEL-11401
[BAEL-11401] - Moved articles out of core-java (part 2)
2018-12-29 20:21:29 +02:00
Eric Martin 558fe78989
Merge pull request #6022 from eugenp/junit5-fix
Fixed TestLauncher test name and config property name
2018-12-29 12:13:00 -06:00
geroza 6de56600db Merge branch 'master' of github.com:eugenp/tutorials into geroza/BAEL-9523_migrate-projects-to-paren-t-pom-2 2018-12-29 15:20:52 -02:00
eric-martin ef0c49beaa Fixed TestLauncher test name and config property name 2018-12-29 10:32:29 -06:00
amit2103 9def7653f7 [BAEL-11401] - Removed spring web dependency from core-java 2018-12-29 21:59:01 +05:30
Loredana Crusoveanu b8e184392b
Merge pull request #6018 from amit2103/BAEL-10836
[BAEL-10836] - Moved Java8CollectionCleanupUnitTest, AddElementsUnitT…
2018-12-29 18:28:14 +02:00
amit2103 c61ac5101e [BAEL-11401] - Moved articles out of core-java (part 2) 2018-12-29 21:54:59 +05:30
Emily Cheyne 8b65216ba3
BAEL-2436 update readme (#6019) 2018-12-29 08:13:10 -07:00
amit2103 cf3d7b69e6 [BAEL-10836] - Moved Java8CollectionCleanupUnitTest, AddElementsUnitTest and articles 2018-12-29 20:12:21 +05:30
Loredana Crusoveanu bb435c3cbf
Merge pull request #6016 from yatendragoel/master
BAEL-2307: Added Code to add SAN needed by Chrome to the X509 Certifi…
2018-12-29 12:16:19 +02:00
Loredana Crusoveanu 5af6819360
Merge pull request #4884 from rzucareli/patch-1
Add Subject alternative name
2018-12-29 12:11:42 +02:00
Yatendra Goel 33ba36dc41 BAEL-2307: Added Code to add SAN needed by Chrome to the X509 Certificate 2018-12-29 13:30:46 +05:30
Eric Martin bb060260dc
Merge pull request #5977 from rockoder/java11-nests
[BAEL-2359] Java 11 Nests
2018-12-28 20:38:36 -06:00
FrancoCorleone 2c801888e7 BAEL-2090 Insert with JPA
* Adding inserts for JPA objects repositories

* Refactor tests

* Small refactor

* Small refactor

* Remove redundant @Repository annotation

* Refactor tests

* Change to simple entity manager implementation

* Refactor changes

* Remove Spring repositories, Add simple implementation using EntityManager

* Remove redundant Interface

* Remove redundant files

* Update persistence-modules/spring-data-jpa/src/main/java/com/baeldung/dao/repositories/impl/PersonInsertRepository.java

Co-Authored-By: FrancoCorleone <jedfra6@gmail.com>
2018-12-28 16:18:30 -07:00
Emily Cheyne a1b1e02e71
BAEL-2421 Update readme (#6014) 2018-12-28 16:11:16 -07:00
Loredana Crusoveanu 93598ca02d
Merge pull request #6007 from eugenp/lor6-patch-13
Update README.md
2018-12-29 00:42:15 +02:00
Loredana Crusoveanu f03d62ce1f
Merge pull request #6009 from eugenp/web3j-fix
remove completablefuture
2018-12-29 00:41:55 +02:00
Loredana Crusoveanu e6100cdbc0
Merge pull request #6013 from eugenp/BAEL-1978-v2
fix spring-core mockito issue
2018-12-29 00:36:14 +02:00
Loredana 3220d1b958 fix spring-core mockito issue 2018-12-29 00:27:55 +02:00
Loredana Crusoveanu be9eed4fd7
Merge pull request #6011 from yatendragoel/master
BAEL-1978: Added a test to demostrate classpath resource with relative path
2018-12-28 23:20:48 +02:00
DOHA 633890ac3f Merge remote-tracking branch 'eugenp/master' 2018-12-28 21:01:45 +02:00
markusgulden 8c9f493571
Merge pull request #1 from eugenp/master
Update
2018-12-28 18:24:02 +01:00
Yatendra Goel c3eb5c939f BAEL-1978: Added a test to demostrate classpath resource with relative path 2018-12-28 22:00:35 +05:30
Yatendra Goel 8374a264d1 Merge remote-tracking branch 'upstream/master' 2018-12-28 21:59:59 +05:30
Yatendra Goel 4d6cb52be4 BAEL-1978: Added a test to demostrate classpath resource with relative path 2018-12-28 21:57:38 +05:30
Steven van Beelen 03306112bd BAEL-2435 Minor clean ups
-Add toString() function to messages/query-model
-Fix typo in exception
-Reorder event handlers in OrderedProductsEventHandler
-Replace usage of constants for local fields
-Add missing Aggregate test case
2018-12-28 15:58:41 +01:00
Loredana 415ecc6421 remove completablefuture 2018-12-28 16:22:03 +02:00
Ali Dehghani 5aed1b89bb Added a test for Optional#isEmpty. (#5938) 2018-12-28 07:47:13 -06:00
mherbaghinyan fb8183d694 comment java 9 2018-12-28 16:33:41 +04:00
mherbaghinyan 8ce227cce7 immutable sets 2018-12-28 16:26:57 +04:00
Loredana Crusoveanu 292c80cf85
Merge pull request #5975 from amit2103/BAEL-10836
[BAEL-10836] - Create core-java-collections-list module
2018-12-28 12:27:18 +02:00
Loredana Crusoveanu 15071b6d49
Update README.md 2018-12-28 10:44:23 +02:00
KevinGilmore 5cc9a60c59
BAEL-2367: update README (#6006)
* 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
2018-12-28 00:05:55 -06:00
raghav-jha 07f762dfc8 BAEL-2436
* BAEL-2436 Type Safe Criteria Queries Using Hibernate Metamodel

* Formattng fixes

* Formatting fixes
2018-12-27 15:52:09 -07:00
Loredana Crusoveanu 9a2f8a87a4
Merge branch 'master' into BAEL-10836 2018-12-27 22:26:35 +02:00
Loredana Crusoveanu 6e49a75429
Merge branch 'master' into geroza/BAEL-9523_migrate-projects-to-paren-t-pom-2 2018-12-27 22:09:35 +02:00
Loredana Crusoveanu 6f93d7f2b1
Merge pull request #5996 from amit2103/BAEL-10837
[BAEL-10837] - Splitted core-java-concurrency module
2018-12-27 20:52:35 +02:00
Ganesh Pagade 6ae59f8f8d clean up 2018-12-27 17:08:34 +05:30
Ganesh Pagade 9e23ea5abe simplier asserts 2018-12-27 17:02:37 +05:30
Tom Hombergs 417a81d47e
Merge pull request #5939 from eugenp/akka
Akka HTTP
2018-12-27 11:42:39 +01:00
Loredana Crusoveanu 8626b6413d
Merge pull request #6003 from eugenp/lor6-patch-13
Update README.md
2018-12-27 12:38:34 +02:00
Loredana Crusoveanu 67d011540e
Update README.md 2018-12-27 12:35:01 +02:00
Steven van Beelen d5ad67a801 BAEL-2435 Add http resource
Add http resource to try out all the end points when running the
application in Intellij
2018-12-27 10:47:22 +01:00
Steven van Beelen 4c7303c293 BAEL-2435 Rename main file
Rename main file from MessagesRunner to OrderApplication
2018-12-27 10:46:45 +01:00
Steven van Beelen 769af6759e BAEL-2435 Introduce Query message logic
Introduce a FindAllOrderedProductsQuery query message, which is
published on the QueryGateway through the OrderRestEndpoint and handled
by the OrderedProductsEventHandler
2018-12-27 10:39:42 +01:00
Steven van Beelen 84b6dc1dbb BAEL-2435 Switch domain around
Change the domain from 'Messages' to 'Order' as that domain is better
suited for an example project like this. The Query Model would be better
 suited to revolve around the OrderedProducts rather than just printing
 out a line of text. To that end, add a OrderedProduct model with the
 OrderStatus, which is updated in the (renamed)
 OrderedProductsEventHandler upon all the events
2018-12-27 10:36:10 +01:00
Steven van Beelen eab6dfe0dd BAEL-2435 Switch domain around
Change the domain from 'Messages' to 'Order' as that domain is better
suited for an example project like this. Update the endpoint to reflect
the order focus i.o. the message focus. Additionally, add a POST
endpoint which would return an exception due to the state check in the
aggregate
2018-12-27 09:55:49 +01:00
Steven van Beelen bd0a1efe70 BAEL-2435 Switch domain around
Change the domain from 'Messages' to 'Order' as that domain is better
suited for an example project like this. To that end the
MessagesAggregate should be replaced by an OrderAggregate. Additionally,
 add some decision making logic which denies the shipping of an order if
 it hasn't been confirmed yet. Adjust and update thee unit test
 accordingly
2018-12-27 09:51:08 +01:00
mherbaghinyan 5dd6d52025 Vector class more tests 2018-12-27 12:48:51 +04:00
Steven van Beelen 2279246a42 BAEL-2435 Switch domain around
Change the domain from 'Messages' to 'Order' as that domain is better
suited for an example project like this. First, update the commands and
events, adding an extra command/event to flesh out the domain some what
2018-12-27 09:39:40 +01:00