Commit Graph

12950 Commits

Author SHA1 Message Date
dupirefr 83b180c952 [BAEL-2882] Removed picocli module from parent pom as well 2019-05-02 09:11:10 +02:00
dupirefr 98a70c0db8 [BAEL-2882] Moved Picocli examples to libraries-2 module 2019-05-02 09:09:06 +02:00
KevinGilmore 84a9cad62d
BAEL-2655 update README (#6880)
* 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

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article
2019-05-01 23:03:06 -05:00
rpvilao 3ca1646e75
Merge pull request #6792 from tinomthomas/master
BAEL - 2823
2019-05-01 11:41:39 +02:00
Josh Cummings af2359f9b1
Move fastUtil to libraries-primitive (#6868) 2019-04-30 22:04:03 -06:00
Eric Martin b8414a1e97
Merge pull request #6817 from alimate/BAEL-2915
Bael 2915: Null and Empty Sources for JUnit 5
2019-04-30 19:56:05 -05:00
rpvilao e094bfc434
Merge pull request #6804 from CROSP/webclient-requests
BAEL-2714 - WebClient request with parameters
2019-05-01 00:07:55 +02:00
Loredana Crusoveanu b3c89bbf13
Merge pull request #6871 from eugenp/fix-spring-data-jpa
Fix spring data jpa
2019-04-30 22:51:11 +03:00
Loredana c2f4229972 refactor spring-data-jpa 2019-04-30 19:43:10 +03:00
Loredana 1d1fd5ed3e fix conflicts 2019-04-30 14:09:47 +03:00
Loredana Crusoveanu b021130336
Merge pull request #6840 from amit2103/BAEL-12908
[BAEL-12908] - Created algorithms-miscellaneous-3 module
2019-04-30 12:57:28 +03:00
PranayVJain 88ff2a56ac BAEL-2805: Added unit test cases (#6728)
* BAEL-2805: Added unit test cases

* BAEL-2805: Added a property annotated with @Column and @Size

* BAEL-2805: Moved the examples from hibernate5 to hibernate-mapping
2019-04-29 23:39:34 -06:00
Eric Martin 6e4c34d774
Merge pull request #6828 from jlarroque/master
BAEL-2832: Check if a String contains a Substring
2019-04-29 20:04:14 -05:00
Loredana Crusoveanu 094f9353b1
Merge pull request #6842 from amit2103/BAEL-12897
[BAEL-12897] - Moved set related articles from core-java-collections,…
2019-04-29 20:44:14 +03:00
Loredana Crusoveanu b719d7e78d
Merge pull request #6839 from amit2103/BAEL-13600
Bael 13600
2019-04-29 15:10:37 +03:00
Loredana Crusoveanu d699fa0674
Merge pull request #6845 from eugenp/BAEL-2580-v3
enable jvmdefault
2019-04-29 15:06:43 +03:00
Loredana Crusoveanu c486e3e3aa
Merge pull request #6836 from eugenp/BAEL-2580-v2
move code to kotlin-2
2019-04-29 14:07:07 +03:00
Loredana 179cfe5089 enable jvmdefault 2019-04-29 14:04:52 +03:00
Loredana Crusoveanu f69d930e5e
Merge pull request #6757 from kacperkoza/master
read src/test/resources
2019-04-29 11:02:07 +03:00
Loredana Crusoveanu b54c8e3730
Merge pull request #6841 from Doha2012/master
jackson support for kotlin
2019-04-29 09:52:49 +03:00
Alexander Molochko 60c545f5fe Update README file 2019-04-28 16:09:24 -07:00
Loredana Crusoveanu ebd2d59eba
Merge pull request #6787 from amit2103/BAEL-13598
[BAEL-13598] - Updated HttpClient Timeout article. moved code
2019-04-28 23:19:54 +03:00
amit2103 566ce43d90 [BAEL-12897] - Moved set related articles from core-java-collections, core-java to core-java-collections-set 2019-04-28 23:25:52 +05:30
DOHA 3c52628de2 add module kotlin-libraries-2 to parent pom 2019-04-28 20:30:54 +03:00
DOHA f8d8ef684d jackson support for kotlin 2019-04-28 20:30:24 +03:00
amit2103 5639e470d1 [BAEL-12908] - Created algorithms-miscellaneous-3 module 2019-04-28 22:24:28 +05:30
amit2103 e3a40972fe [BAEL-13598] - Added old API, moved TimerTask Junit to httpclient-simple 2019-04-28 16:31:11 +05:30
amit2103 47bf78f650 [BAEL-13598] - Fixed conficts in README.md 2019-04-28 15:24:49 +05:30
amit2103 e14aab23b1 [BAEL-13600] - Removed old section 6, and corrected the JUNIT name, replaced section 3 with new code 2019-04-28 15:09:24 +05:30
amit2103 fc74315456 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-13600 2019-04-28 14:27:28 +05:30
Loredana Crusoveanu a6b462c7eb
Merge pull request #6784 from amit2103/BAEL-13601
[BAEL-13601] - Updated Custom Cookie article and moved code
2019-04-28 10:13:11 +03:00
Johan Janssen e84255194b Added Maven profiles example. (#6833) 2019-04-27 20:01:11 -07:00
Loredana Crusoveanu b3e541fb3b
Merge branch 'master' into BAEL-13601 2019-04-28 00:42:22 +03:00
Loredana Crusoveanu 86ac6c697b
Merge pull request #6786 from amit2103/BAEL-13599
[BAEL-13599] - Updated Custom Header article and moved article to htt…
2019-04-27 23:57:17 +03:00
Loredana Crusoveanu 89058e9747
Merge branch 'master' into BAEL-13599 2019-04-27 22:56:34 +03:00
Loredana Crusoveanu 7ca6191870
Merge pull request #6788 from amit2103/BAEL-13533
[BAEL-13533] - Updated Posting with HttpClient article. moved article
2019-04-27 22:14:44 +03:00
Loredana bd9882b50a move code to kotlin-2 2019-04-27 21:37:51 +03:00
Loredana Crusoveanu 74ef43fb91
Merge pull request #6802 from Maiklins/BAEL-2580
BAEL-2580
2019-04-27 21:32:55 +03:00
Loredana Crusoveanu 0ed1685e7c
Merge pull request #6623 from denis-zhdanov/BAEL-2779-classgraph
BAEL-2779 Guide to classgraph library
2019-04-27 18:38:26 +03:00
rpvilao 37a5061c9d
Merge pull request #6831 from FDPro/bael-2843
[BAEL-2843] Fixed some tests to match articles updates
2019-04-27 13:45:31 +01:00
Loredana Crusoveanu 626d5abf2b
Merge pull request #6830 from alejandrogervasio/patch-1
Update pom.xml
2019-04-27 09:58:29 +03:00
dupirefr 4de89f8a63 [BAEL-2843] Fixed some tests to match articles updates 2019-04-27 08:02:14 +02:00
Loredana Crusoveanu decb0f6628
Merge pull request #6825 from eugenp/lor6-patch-4
Update pom.xml
2019-04-27 08:49:36 +03:00
Alejandro Gervasio 5ef87d3a2d
Update pom.xml 2019-04-27 02:42:17 -03:00
jose caa9f36a15 BAEL-2832: added java-strings-2 module to main pom.xml 2019-04-27 00:40:12 -03:00
Alexander Molochko 80514b2a8d Change posts resource to products 2019-04-26 20:38:35 -07:00
jose 25407f2a43 BAEL-2832: new java-strings-2 project, with tests and benchmar 2019-04-27 00:36:55 -03:00
Loredana Crusoveanu 0c3258753b
Merge pull request #6780 from eugenp/BAEL-2493-v2
rename config project, formatting
2019-04-27 00:07:25 +03:00
Loredana Crusoveanu 522d366801
Merge pull request #6824 from eugenp/lor6-patch-3
Update README.md
2019-04-27 00:06:10 +03:00
Loredana Crusoveanu 1e65e6a7b8
Update pom.xml 2019-04-27 00:03:46 +03:00