Commit Graph

11177 Commits

Author SHA1 Message Date
amit2103 b4ff5c46f0 [BAEL-11402] - Moved articles out of core-java (part 3) 2018-12-30 01:19:12 +05:30
Loredana Crusoveanu 99774f8730
Merge pull request #6024 from amit2103/BAEL-10836
[BAEL-10836] - Removed CollectionsEmpty from core-java-collections mo…
2018-12-29 21:34:55 +02:00
amit2103 d1fb8935e7 [BAEL-10836] - Removed CollectionsEmpty from core-java-collections module 2018-12-30 00:00:54 +05:30
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
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
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
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
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 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
greg a5cf9e4343 BAEL-2438 Difference between HashMap and HashTable (#5931)
* BAEL-2368 convert string array to string

* BAEL-2368 Convert array to string code

* BAEL-2368 Change package

* Fix for test

* BAEL-2438 Difference between HashMap and HashTable
2018-12-26 21:46:39 -06:00
Loredana Crusoveanu f1f5beee37
Merge pull request #5995 from eugenp/lor6-patch-12
Update README.md
2018-12-26 21:25:03 +02:00
Loredana Crusoveanu 705128d9ba
Merge pull request #5999 from eugenp/BAEL-2175-v2
new module core-java-perf
2018-12-26 21:24:44 +02:00
Loredana 0a0701c947 new module core-java-perf 2018-12-26 20:42:28 +02:00
Loredana Crusoveanu 4600c02f84
Merge pull request #5990 from faabianr/BAEL-2454
BAEL-2454 Add new section in Java Http Request article
2018-12-26 20:10:07 +02:00
kyleandari 21bde94745 Java Interfaces Examples (#5992)
* Implementing Hexagonal Architecture in java

* Implementing multi-inheritance and Polymorphism using interfaces

* Removing hexagonal code

* Deleting hexagonal architecture code

* fix for unit test names

* Java Interfaces examples
2018-12-25 11:58:14 -08:00
amit2103 45ba2a9387 [BAEL-10837] - Splitted core-java-concurrency module 2018-12-25 21:54:46 +05:30
Loredana Crusoveanu 55158e59c9
Update README.md 2018-12-25 15:54:29 +02:00
Loredana Crusoveanu 8fbed2e741
Merge pull request #5993 from amit2103/BAEL-10839
[BAEL-10839] - Added missed class and moved articles related to hashc…
2018-12-25 15:53:44 +02:00
Loredana Crusoveanu ed05ee188b
Merge branch 'master' into BAEL-10839 2018-12-25 15:25:31 +02:00
Loredana Crusoveanu eb3503be30
Merge pull request #5985 from amit2103/BAEL-10838
[BAEL-10838] - Created core-java-lang-syntax module
2018-12-25 15:15:17 +02:00
Loredana Crusoveanu bb57ab3de1
Merge pull request #5983 from amit2103/BAEL-10968
[BAEL-10968] - Updated Jackson Dates article
2018-12-25 15:11:43 +02:00