Commit Graph

15749 Commits

Author SHA1 Message Date
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
anilkivilcim.eray 25e11c23a1 BAEL-3097 renaming test class to suffix "UnitTest" 2019-08-21 19:55:07 +03:00
m.raheem 484a2e4d65 Merge branch 'master' of https://github.com/eugenp/tutorials into public-access-modifier 2019-08-21 16:49:28 +02:00
m.raheem 1756cfe008 nested datatypes example 2019-08-21 16:49:09 +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 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
Sorin Zamfir 9d108f4e37 BAEL-2744: Renamed module to gradle-5 2019-08-19 19:37:27 +03:00
Sorin Zamfir d8b0c63f87 Merge branch 'master' of github.com:eugenp/tutorials into feature/BAEL-2774-Run-Java-main-method-using-Gradle 2019-08-19 19:33:14 +03: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
alfred.samanga@gmail.com 0c27e46de3 Changed implementation of the method that manually count words in a string for originality. 2019-08-18 20:31:07 +02:00
anilkivilcim.eray 0b7ceebb66 BAEL-3097 init for mapstruct custom mapping method 2019-08-18 20:02:31 +03:00
Loredana Crusoveanu d240822154 Create README.md 2019-08-18 18:04:33 +03:00
m.raheem c1d88b7364 renaming bigDecimalGrade method + removing the GENDER constant 2019-08-18 16:40:13 +02:00
amit2103 e37338dd2b Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12749 2019-08-18 17:36:05 +05:30
amit2103 d5528552c5 [BAEL-12749] - Moved articles from persistence-modules/spring-jpa to persistence-modules/spring-hibernate-5 2019-08-18 17:35:53 +05:30
m.raheem 12bc0fcfd9 changing public static final field example 2019-08-18 13:54:19 +02:00
m.raheem 8d96692840 Merge branch 'master' of https://github.com/eugenp/tutorials into public-access-modifier 2019-08-18 13:52:16 +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 04f446b271 Update README.md 2019-08-17 23:53:20 +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
Muhammad Asif Anwar 1a7f21e993 File deleted as everything now builds on Jenkins 2019-08-17 21:55:34 +04: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
alfred.samanga@gmail.com f9cf8eefe2 Removed unnecessary main method. Changed assert methods to the one for comparing integers 2019-08-17 08:09:15 +02:00
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