Commit Graph

14545 Commits

Author SHA1 Message Date
pazis a14c19d4e2 stax 2019-08-23 21:21:20 +00:00
pazis ad2fa55268 Merge remote-tracking branch 'upstream/master' 2019-08-23 21:03:01 +00: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
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
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
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 5aecdeb021.

* 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
Catalin Burcea 2c7c520a44 create triangles with for loops - examples (#7573) 2019-08-18 21:35:36 -05:00
mikr db1b7f1f14 BAEL-3012 Spring Request Parameters with Thymeleaf - move to new module 2019-08-18 22:46:19 +02:00
Maiklins 8470319d13 Merge pull request #8 from eugenp/master
update
2019-08-18 21:03:19 +02:00
rpvilao 8205672b29 Merge pull request #7453 from asturcon/BAEL-3003-spring-tracing
BAEL-3003 - Spring Boot Actuator HttpTrace
2019-08-18 09:20:32 +02:00
Erik Pragt 20f4c8dab5 Merge pull request #7423 from dupirefr/bael-3090
dupirefr/dupire.francois+pro@gmail.com [BAEL-3090] Memento Design Pattern
2019-08-18 10:34:54 +10:00
Erik Pragt 6bd963d9e8 Merge pull request #7592 from dupirefr/bael-2996-ter
dupirefr/dupire.francois+pro@gmail.com [BAEL-2996] Using OptionsBuilder instead of main method for benchmarking
2019-08-18 10:33:22 +10:00
Pallavi Priyadarshani d4b8f86965 Update pom.xml 2019-08-18 03:05:51 +05:30
Pallavi Priyadarshani 8b68e17234 Update Movie.java 2019-08-18 02:55:55 +05:30
Loredana Crusoveanu e87bedc228 Merge pull request #7591 from eugenp/lor6-patch-7
Update pom.xml
2019-08-17 23:54:49 +03:00
Loredana Crusoveanu 968db06133 Merge pull request #7590 from eugenp/lor6-patch-6
Update README.md
2019-08-17 23:54:36 +03:00
Loredana Crusoveanu cd95b413b0 Merge pull request #7589 from eugenp/lor6-patch-5
Update README.md
2019-08-17 23:54:22 +03:00
Loredana Crusoveanu e3b359de0c Merge pull request #7597 from amit2103/BAEL-16739
[BAEL-16739] - Fixed the integrations tests in rest-assured
2019-08-17 21:14:08 +03:00
Loredana Crusoveanu 4571126751 Merge pull request #7599 from amit2103/BAEL-16680
[BAEL-16680] - Modified Spring Milestone/RC repos to GA
2019-08-17 21:10:45 +03:00
amit2103 e9d0959e1f [BAEL-16680] - Modified Spring Milestone/RC repos to GA 2019-08-17 21:27:47 +05:30
amit2103 376f6f9871 [BAEL-16739] - Fixed the integrations tests in rest-assured 2019-08-17 16:06:49 +05:30
Dhawal Kapil a7c0f0b0d9 BAEL-16783 Slice 2 | The top 100 articles should have their own package in the module 2019-08-17 00:57:57 +05:30
dupirefr 4f966913c9 Merge branch 'master' into bael-3090 2019-08-16 10:09:53 +02:00
dupirefr a7a7e6ce9c [BAEL-2996] Using OptionsBuilder instead of main method for benchmarking 2019-08-16 09:44:25 +02:00
Loredana Crusoveanu 3897ea7bc4 Merge pull request #7582 from eugenp/lor6-patch-3
Update README.md
2019-08-16 10:22:33 +03:00
Loredana Crusoveanu 1563751bf6 Merge pull request #7583 from eugenp/lor6-patch-2
Create README.md
2019-08-16 10:22:19 +03:00
Loredana Crusoveanu 68eda2ee7a Merge pull request #7584 from eugenp/remove-extra-module
remove extra bin folder from resteasy
2019-08-16 10:21:57 +03:00
Loredana Crusoveanu c40cd45c13 Merge pull request #7585 from eugenp/lor6-patch-4
Delete pom.xml
2019-08-16 10:21:37 +03:00
Loredana Crusoveanu bd5480e3b3 Update pom.xml 2019-08-16 10:21:21 +03:00
Loredana Crusoveanu 11adece4ea Update README.md 2019-08-16 10:15:14 +03:00
Loredana Crusoveanu 5e8cc65f35 Update README.md 2019-08-16 10:12:27 +03:00
Loredana Crusoveanu 368f37ebf3 Merge pull request #7567 from sjmillington/library-move-pt-3
[BAEL-16005] - Library move pt 3
2019-08-16 10:09:41 +03:00
Loredana Crusoveanu 838a8d4cf7 Merge pull request #7564 from sjmillington/lib-mv-pt-2
[16004] Library move part 2
2019-08-16 09:32:44 +03:00
Pazis d84f97cf7e InterpolationSearch (#7575) 2019-08-16 08:04:45 +02:00
Kamlesh Kumar 4562a2fa07 Code example: Using a Mutex Object in Java (#7587) 2019-08-16 07:58:26 +02:00
Loredana Crusoveanu b3547bc783 Merge pull request #7578 from amit2103/BAEL-16780
[BAEL-16780] - Fixed the integrations tests in spring-5-reactive
2019-08-15 12:33:51 +03:00
Loredana Crusoveanu 0cbc597080 Merge pull request #7568 from amit2103/BAEL-16694
[BAEL-16694] - Fixed spring-jooq Integration Tests
2019-08-15 12:32:51 +03:00
Loredana Crusoveanu 84b0724b8c Delete pom.xml 2019-08-15 11:23:24 +03:00
Loredana e05d0cd447 remove extra bin folder from resteasy 2019-08-15 11:20:10 +03:00
Loredana Crusoveanu c28bfc9c67 Create README.md 2019-08-15 11:09:05 +03:00