14589 Commits

Author SHA1 Message Date
Loredana Crusoveanu
abef84c739
Merge pull request #7644 from amit2103/BAEL-16733
[BAEL-16733] - Update package name and tests in spring-security-core
2019-08-26 08:06:22 +03:00
Loredana Crusoveanu
b3aeddf0d5
Merge pull request #7648 from amit2103/BAEL-12749-1
[BAEL-12749] - Moved the Hibernate specific articles out of persisten…
2019-08-26 08:01:15 +03:00
Eric Martin
1e777f9859
Merge pull request #7621 from wugangca/BAEL-3146
BAEL-3146 Source code for article: Checked and Unchecked Exceptions i…
2019-08-25 14:11:28 -05:00
Eric Martin
e3183a7e6b
Merge pull request #7645 from eugenp/BAEL-2774
BAEL-2774: Remove gradle-5/.gitignore
2019-08-25 13:35:58 -05:00
Anshul Bansal
bcbff27129 BAEL-2846 - JDIExample renamed to JDIExampleDebuggee (#7636) 2019-08-25 20:22:38 +02:00
Gang
2796491d84 Add @Test annotation 2019-08-25 11:13:21 -06:00
NickTononi
3a5f594754 [BAEL-3149] Java 'private' access modifier (#7622)
* Added private access modifier to tutorials

* added private access modifier example to core-lang-2 module

* [BAEL-3149] Java 'private' access modifier

* Update core-java-modules/core-java-lang-oop-2/src/main/java/com/baeldung/core/modifiers/Employee.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update core-java-modules/core-java-lang-oop-2/src/main/java/com/baeldung/core/modifiers/Employee.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2019-08-25 11:11:24 -05:00
Kamlesh Kumar
1888614f84 Updated code example and test case for mutex (#7642) 2019-08-25 08:43:47 -07:00
rpvilao
58595acd6f
Merge pull request #7630 from rahulgul8/3150
Adding System.exit example
2019-08-25 11:07:08 +02:00
amit2103
b172804fe1 [BAEL-16733] - Update package name and tests in spring-security-core 2019-08-25 10:30:00 +05:30
amit2103
50ca18c4ce [BAEL-12749] - Moved the Hibernate specific articles out of persistence-modules/spring-jpa module 2019-08-25 10:14:33 +05:30
amit2103
03977951bb Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-16733 2019-08-25 10:05:04 +05:30
Dhawal Kapil
ef8c8758c8 BAEL-16792 Slice 3 | The top 100 articles should have their own package in the module (#7596) 2019-08-24 19:17:48 -04:00
Laurentiu Delcea
2ae596d54d BAEL-2528 FreeMarker common operations (#7586)
* BAEL-2528 FreeMarker common operations

* BAEL-2528 FreeMarker common operations

* BAEL-2528 FreeMarker common operations
2019-08-24 19:12:29 -04:00
Dhawal Kapil
d05905664f BAEL-16838 Slice 5 | The top 100 articles should have their own package in the module (#7632)
- Moved snippets in correct packages
2019-08-24 18:58:47 -04:00
Dhawal Kapil
64f32d82eb BAEL-16809 Slice 4 | The top 100 articles should have their own package in the module (#7615) 2019-08-24 18:57:42 -04:00
amit2103
7e64869f48 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-16733 2019-08-25 01:47:21 +05:30
Loredana Crusoveanu
d3ade897d1
Merge pull request #7602 from eugenp/lor6-patch-2
Update README.md
2019-08-24 22:54:04 +03:00
Loredana Crusoveanu
d4785ec41c
Merge pull request #7607 from eugenp/lor6-patch-3
Create README.md
2019-08-24 22:53:30 +03:00
Loredana Crusoveanu
5d7f5d9924
Merge pull request #7626 from eugenp/lor6-patch-4
Create README.md
2019-08-24 22:48:51 +03:00
Loredana Crusoveanu
4e401fe222
Merge pull request #7604 from amit2103/BAEL-12749
Bael 12749
2019-08-24 21:58:07 +03:00
eric-martin
6a483e6eab BAEL-2774: Remove gradle-5/.gitignore 2019-08-24 12:16:34 -05:00
Eric Martin
e57a8a2d08
Merge pull request #7580 from srzamfir/feature/BAEL-2774-Run-Java-main-method-using-Gradle
BAEL-2774: Run a Java main method using Gradl
2019-08-24 11:53:22 -05:00
amit2103
7e1ee8740e [BAEL-16733] - Update package name and tests in spring-security-core 2019-08-24 20:29:21 +05:30
Muhammad Asif Anwar
a298c3925c
Merge pull request #7601 from asif-anwar/remove-travis-config
File deleted as everything now builds on Jenkins
2019-08-24 15:43:34 +04:00
Dhawal Kapil
0ff976ef77 BAEL-16326 Week 34 | go through the integration test results and see what NEW failing tests we have (#7641)
- fixing newly failing integration tests
2019-08-24 12:15:17 +03:00
rpvilao
4c6d95a261
Merge pull request #7579 from Alfred-Samanga/master
BAEL-3120 alfred.samanga@gmail.com
2019-08-24 10:41:09 +02:00
Kumar Chandrakant
4be26bb3f0 Adding source code for article tracked under BAEL-3172. (#7540)
* Adding source code for article tracked under BAEL-3172.

* Adding source code for article tracked under BAEL-3172.

* Adding source code for article tracked under BAEL-3172.

* Incorporated the review comments.

* Removing absolute URL from JS.

* Removing absolute URL from JS.
2019-08-24 07:37:03 +02:00
KevinGilmore
00c5ecc8ef
BAEL-3126 BAEL-2463 add links to articles (#7640)
* 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

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles

* BAEL-3126 BAEL-2463 README
2019-08-23 21:58:03 -05:00
Kumar Chandrakant
8e190c76af Adding source code for the tutorial tracked under BAEL-3203. (#7600) 2019-08-23 22:32:02 +02:00
Loredana Crusoveanu
7bcfd6bfa4
Merge pull request #7595 from dkapil/task/BAEL-16783
BAEL-16783 Slice 2 | The top 100 articles should have their own packa…
2019-08-23 21:38:29 +03:00
Michael Pratt
ce027707d0 BAEL-2741: JHipster authentication with external service (#7588)
* BAEL-2741: JHipster authentication using 3rd party service

* BAEL-2741: Remove Angular account mgmt routes

* BAEL-2741: Remove password reset register links from navbar

* BAEL-2741: Remove password and register links from login form

* BAEL-2741: Cleanup CustomAuthenticationManager code

* Update README.md

* BAEL-2741: Fix unit test
2019-08-23 13:38:48 -04:00
Dhawal Kapil
721542f248 BAEL-16781 Moving top articles to their respective packages (#7594) 2019-08-23 13:37:21 -04:00
Sandip Singh
d3ba9f47ef Bael 2989 (#7609)
* Added examples for building Java project with Bazel

* Added examples for building Java project with Bazel
2019-08-23 07:40:59 -05:00
rahul
7c4c816c56 Adding System.exit example 2019-08-23 08:57:21 +05:30
Loredana Crusoveanu
095bd26ff2
Create README.md 2019-08-23 00:49:37 +03:00
Loredana Crusoveanu
39a2838ba0
Merge pull request #7561 from JonCook/master
BAEL-2947 - Guide to Junit 4 Rules
2019-08-23 00:45:33 +03:00
alfred.samanga@gmail.com
07b01f6dbc Updated Unit tests 2019-08-22 21:00:45 +02:00
alfred.samanga@gmail.com
3058af87a9 Updated manual word count code to catter for apostrophes in words like John's 2019-08-22 20:51:43 +02:00
alfred.samanga@gmail.com
73bde4e2c3 Updated Rejex to catter for apostrophes in words like John's 2019-08-22 16:48:40 +02:00
Jon Cook
85a327266f merge upstream 2019-08-22 11:40:13 +02:00
Anshul Bansal
b5272dedb5 BAEL-2846- Intro to the Java Debug Interface (#7606) 2019-08-21 08:27:31 +02:00
Gang
0630b2dffc BAEL-3146 Source code for article: Checked and Unchecked Exceptions in Java 2019-08-20 22:53:05 -06:00
Ger Roza
5bc7d85eee [BAEL-3066] (Reverted and Redone) Spring Security: Exploring JDBC Authentication article (#7565)
* Revert "[BAEL-3066] Spring Security: Exploring JDBC Authentication (#7441)"

This reverts commit 5aecdeb0211c9dc44e3e5138d4a30bf837d19204.

* Redone Spring-Security-Exploring-JDBC-Authentication code, now witout using submodules
2019-08-20 06:42:47 +02:00
Eric Martin
7befda7f22
Merge pull request #7399 from pallavi-priyadarshani/BAEL-3005
BAEL-3005 | Validating List objects in Spring
2019-08-19 22:42:16 -05:00
Eric Martin
dbfeec5107
Merge pull request #7451 from tapankavasthi/tavasthi-bael-3116
BAEL-3116: Finding the Least Common Multiple in Java
2019-08-19 22:20:54 -05:00
Sam Millington
5f538f6680 [BAEL-2951] moved packages (#7605)
* moved packages

* fixed import
2019-08-19 22:07:23 -04:00
Loredana Crusoveanu
5985675737
Merge pull request #7612 from Maiklins/BAEL-3012-move-thymeleaf-parameters-to-new-module
BAEL 3012 move thymeleaf parameters to new module
2019-08-19 23:49:28 +03:00
Norberto Ritzmann Júnior
92aa2bd437 Adding Metrics AspectJ article code changes (#7387)
* Adding Metrics AspectJ article code changes

* BAEL-3050 - Changes required by the code review in the PR

* BAEL-3050 - Small fixes

* fixed a { in the wrong place
2019-08-19 21:27:36 +01:00
Sorin Zamfir
9d108f4e37 BAEL-2744: Renamed module to gradle-5 2019-08-19 19:37:27 +03:00