Loredana Crusoveanu
8b63b0d90a
Merge pull request #6898 from eugenp/lor6-patch-6
...
Update README.md
2019-05-05 11:54:49 +03:00
Loredana Crusoveanu
a1c81686f4
Merge pull request #6897 from eugenp/lor6-patch-4
...
Create README.md
2019-05-05 11:54:31 +03:00
Loredana Crusoveanu
974e5a1806
Merge pull request #6896 from amit2103/BAEL-14251
...
[BAEL-14251] - Make sure the tutorials build doesn't generate any un-…
2019-05-05 11:52:11 +03:00
Loredana Crusoveanu
c564be3b0c
Merge pull request #6885 from JonCook/master
...
BAEL-2125 - Mockito UnnecessaryStubbingException
2019-05-05 11:48:02 +03:00
Erik Pragt
c47a9a3c23
Merge pull request #6882 from FDPro/bael-2506-bis
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-2506] Moved Java Void Type examples into a new core-java-reflection module
2019-05-05 15:35:14 +08:00
Loredana Crusoveanu
bfcf164951
Update README.md
2019-05-05 10:04:29 +03:00
Loredana Crusoveanu
0709445f24
Create README.md
2019-05-05 10:03:47 +03:00
amit2103
b22ded782b
[BAEL-14251] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts
2019-05-05 11:39:30 +05:30
KevinGilmore
0f4dafeab8
BAEL-2884 update README ( #6895 )
...
* 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
* BAEL-2884: add link back to article
2019-05-04 22:54:07 -05:00
Alejandro Gervasio
cb6c43efa1
Add h2 dependency to pom.xml ( #6893 )
2019-05-04 22:30:08 -05:00
Eric Martin
c89c9ea300
Merge pull request #6844 from rodrigolgraciano/BAEL-2877
...
BAEL-2877
2019-05-04 20:18:01 -05:00
Loredana Crusoveanu
817547dda1
Merge pull request #6894 from eugenp/lor6-patch-6
...
Update pom.xml
2019-05-04 22:28:18 +03:00
Loredana Crusoveanu
f7181ec2c1
Merge pull request #6847 from eugenp/BAEL-2580-v3
...
rename package, fix file upload tests
2019-05-04 22:05:13 +03:00
Loredana Crusoveanu
7882de6162
Merge pull request #6876 from eugenp/lor6-patch-4
...
Update README.md
2019-05-04 22:04:48 +03:00
Loredana Crusoveanu
905df7b30b
Update pom.xml
2019-05-04 22:04:26 +03:00
dupirefr
aaab999527
[BAEL-2506] Moved module
2019-05-04 10:54:09 +02:00
Andrey Shcherbakov
f2de02990d
Add the code for article BAEL-2876 ( #6887 )
2019-05-03 22:45:35 -06:00
Krzysztof Majewski
ccd28428f3
Bael 2799 ( #6849 )
...
* BAEL-2799
* fix import lombok
* move to proper module
* filename fix
* filename fix
* fix tests
* fix test methods
* fix test methods
2019-05-03 22:33:45 -06:00
Eric Martin
0f6594a1e0
Merge pull request #6764 from liesheng/BAEL-2889
...
Bael 2889: Run Jar application with command line arguments
2019-05-03 20:39:48 -05:00
Erik Pragt
6899dde18a
Merge pull request #6818 from juanvaccari/master
...
BAEL-2652 Add read resource file cases
2019-05-03 12:51:21 +08:00
Eric Martin
dbfb230956
Merge pull request #6888 from eugenp/Issue-6879
...
issues/6879: Generate hashCode and equals
2019-05-02 23:10:27 -05:00
eric-martin
5adaadbfc5
issues/6879: Generate hashCode and equals
2019-05-02 23:03:00 -05:00
Alejandro Gervasio
4cc3f3413c
Multimodule Maven Project using Java Modules ( #6875 )
...
* Initial Commit
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update module-info.java
* Update module-info.java
* Update pom.xml
* Update pom.xml
2019-05-02 22:45:12 -05:00
Jon Cook
3297adc992
BAEL-2125 - Mockito UnnecessaryStubbingException
2019-05-02 14:47:14 +02:00
Eric Martin
0e446c9df0
Merge pull request #6656 from MherBaghinyan/BAEL-2775
...
Bael 2775
2019-05-02 06:43:20 -05:00
dupirefr
48f4709d61
[BAEL-2506] Moved Java Void Type examples into a new core-java-reflection module
2019-05-02 08:55:50 +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
Eric Martin
b7cbac712e
Merge branch 'master' into BAEL-2775
2019-05-01 22:37:42 -05:00
rpvilao
3ca1646e75
Merge pull request #6792 from tinomthomas/master
...
BAEL - 2823
2019-05-01 11:41:39 +02:00
Loredana Crusoveanu
833c06f48f
Update README.md
2019-05-01 09:09:44 +03: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
185d062bdb
Update README.md
2019-04-30 13:20:55 +03:00
Loredana Crusoveanu
480d6683ba
Update README.md
2019-04-30 13:19:51 +03:00
Loredana Crusoveanu
639a4572e4
Update README.md
2019-04-30 13:18:34 +03:00
Loredana Crusoveanu
8f647bbf5e
Update README.md
2019-04-30 13:18:06 +03:00
Loredana Crusoveanu
4e4d50fae2
Update README.md
2019-04-30 13:17:30 +03:00
Loredana
1b4a7953a5
fix conflicts
2019-04-30 13:06:06 +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
cf48fe4243
rename package, fix file upload tests
2019-04-29 15:06:17 +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