Commit Graph

8429 Commits

Author SHA1 Message Date
Jorge Collado 2b08d2c7ce [BAEL-1686] - Update project after editor's article review 2018-06-08 20:19:53 +01:00
Jorge Collado f8b9555e42 [BAEL-1686] - Commiting final changes 2018-06-08 20:19:53 +01:00
Jorge Collado 8a5ff707c5 [BAEL-1686] - Added integration testing 2018-06-08 20:19:53 +01:00
Jorge Collado b3fd211763 [BAEL-1686] - Initial commit 2018-06-08 20:19:53 +01:00
Pello Altadill a023f014d0 BAEL-1388 Introduction to Java MSF4J Microservices (#4192)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* Updates Thymeleaf version to 3.0.9.RELEASE

* Added msf4j projects

* updated msf4j project folder

* fixed issue with spring-thymeleaf/pom.xml

* Removed depedency-reduced-pom.xml

* Whitespacing fix
2018-06-08 20:54:58 +02:00
Eugen Paraschiv 2efdeed00f changing parent name 2018-06-08 21:04:03 +03:00
Eugen Paraschiv f88d035000 alinging the module name, artifact id and folder name (and some minor cleanup) 2018-06-08 20:43:24 +03:00
Grzegorz Piwowarek b2fc0d7bde
Update README.md (#4330) 2018-06-08 18:25:08 +02:00
Tom Hombergs ff967a62b7 added link (#4357) 2018-06-08 18:24:54 +02:00
Tom Hombergs 2aa540db03 added article link (#4393) 2018-06-08 18:24:38 +02:00
Grzegorz Piwowarek 8bba7874b0
Update JavaReadFromFileUnitTest.java (#4404) 2018-06-08 18:24:22 +02:00
jjangga0214 b22cd9e63b fix mistyped word (#4408) 2018-06-08 18:24:04 +02:00
Doha2012 d28ffe5982 upgrade katharsis 3 (#4429) 2018-06-08 18:22:55 +02:00
Seun Matt 749611e314 updated example code for BAEL-1425 (#4424) 2018-06-08 00:05:37 -07:00
Marcos Lopez Gonzalez 0a3d212a2a BAEL-1773 Find the middle element of a Linked List. (#4425)
* BAEL-1773 - find middle element of linked list

* changes from review

* changes from review

* find middle element in linked list

* typo
2018-06-08 07:35:46 +02:00
Devesh Chanchlani 8080f07c6c BAEL-1758: removing helper class and adding static functions to the Kotlin Enum example (#4419) 2018-06-07 08:18:48 +02:00
Eric Martin d389000afd
Merge pull request #4326 from MherBaghinyan/BAEL-1799
Bael 1799
2018-06-06 20:40:35 -05:00
Eric Martin 87f617a2d2
Merge branch 'master' into BAEL-1799 2018-06-06 20:11:57 -05:00
Tom Hombergs 33c9e279fb
Merge pull request #4400 from eugenp/thombergs-patch-6
added README
2018-06-06 23:45:59 +02:00
Grzegorz Piwowarek dbef49604d
Merge branch 'master' into thombergs-patch-6 2018-06-06 17:55:11 +02:00
Grzegorz Piwowarek ee00aa4270
Merge branch 'master' into BAEL-1799 2018-06-06 17:54:56 +02:00
Felipe Santiago Corro c3eaeeadde BAEL-1772: Argument Matchers (#4323) 2018-06-05 23:08:09 -07:00
Grzegorz Piwowarek 2c2915e584
Merge branch 'master' into BAEL-1799 2018-06-06 07:32:22 +02:00
Grzegorz Piwowarek 1a58d62dcf
Merge branch 'master' into thombergs-patch-6 2018-06-06 07:31:03 +02:00
Devesh Chanchlani be608ae4fb BAEL-1758: Working with Enums in Kotlin (#4413) 2018-06-06 01:20:26 +02:00
Grzegorz Piwowarek 5c0004c746
Update pom.xml (#4412) 2018-06-05 21:03:30 +02:00
pivovarit 836722cb06 Rename test 2018-06-05 20:00:15 +02:00
sachin29aug eb746f5ac6 BAEL-6839: Updated pmd unit tests rule - Allow tests ending with "jmhTest" and disallow ones ending with "Tests" (#4411)
* BAEL-6839: Updated the unit tests convention pmd rule - Don't allow unit tests ending with "Tests" and allow the ones ending with "jmhTest" ("*jmhTest" are autogenerated)

* fixed formatting issue - Replaced tabs with spaces
2018-06-05 19:35:43 +02:00
Amit Pandey 2e683411e2 Bael 4461 2 (#4409)
* Deleted md file as a conflict

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Ignore empty TC

* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
pivovarit 11fa0cf492 Disable PMD aggregate 2018-06-05 10:03:20 +02:00
Binod Pant 39b0b845cf BAEL-1527 (#4398)
* commit first as binodpanta

* revert test change

* A short example of real-time event streaming using Spring WebFlux

* Code for http://jira.baeldung.com/browse/BAEL-1527

* remove unrelated files

* Apply feedback changes to rename test and remove link from readme file, ongoing work

* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline

* Apply Eclipse formatter to test code and apply suggested pom fixes

* BAEL-1527 Formatting fix in pom.xml

* Use string.format to cleanup logging code

* BAEL-1527 Changed logging pattern
2018-06-04 18:38:30 +02:00
mherbaghinyan 221131a33c initialize an empty list 2018-06-04 16:41:44 +04:00
mherbaghinyan 56bbfd9644 required false 2018-06-04 10:51:53 +04:00
Seun Matt 5ef5e539e4 Update to BAEL-1425 (#4399)
* added example code for Java mail

* added examp code for BAEL-1425

* updated example code for BAEL-1425

* updated example code for BAEL-1425
2018-06-03 14:56:14 -07:00
Tom Hombergs 3723648f63
added README 2018-06-03 21:35:56 +02:00
Tom Hombergs fb8224d8d4
Merge pull request #4367 from chrisoberle/master
BAEL-1786
2018-06-03 21:32:03 +02:00
Loredana Crusoveanu dc60351f32
Merge pull request #4397 from shubhi22/BAEL-1761
BAEL-1761 Jagged Arrays In Java
2018-06-03 17:45:17 +03:00
Shubhra 642bff3077 BAEL-1761 Jagged Arrays In Java 2018-06-03 17:59:24 +05:30
Loredana Crusoveanu 5836bfa794
Merge pull request #4392 from eugenp/fix-data-mongo
fix package name
2018-06-03 09:56:40 +03:00
Bruno Mattos Torrão c7b2aded99 BAEL-1325 - Spring Data Reactive Repositories with MongoDB (#4373)
* refactor: use StepVerifier

* refactor: use test observer
2018-06-03 08:47:42 +02:00
Seun Matt 3f9cf77272 Example Code for BAEL-1425 (#4394)
* added example code for Java mail

* added examp code for BAEL-1425

* updated example code for BAEL-1425
2018-06-02 22:13:07 -07:00
Tom Hombergs a14d9cc6cc
Merge pull request #4368 from araknoid/BAEL-1504
BAEL-1504 - Java 9 java.lang.Module API
2018-06-02 22:58:53 +02:00
Loredana Crusoveanu a673f2d809 fix package name 2018-06-02 23:14:27 +03:00
KevinGilmore efd8b18790
Add link to article (#4391)
* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1679: Update README

* BAEL-1701: Update README

* Added article links to README files

* BAEL-1787 update README

* BAEL-1399: add article link to README
2018-06-02 14:22:41 -05:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Denis 9c26833fa1 BAEL-1792 overview of visitor design pattern (#4352) 2018-06-02 06:41:52 +02:00
Amit Pandey c99aae6e56 Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
2018-06-01 19:07:37 +02:00
Rokon Uddin Ahmed 50f5cba9da BAEL-6634 (#4376)
* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-06-01 14:04:12 +02:00
Amit Pandey 7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Alejandro Gervasio cfa5f07c96 The DAO Pattern in Java (#4372)
* Initial Commit

* Rename persistence.xml file

* Update JpaEntityManagerFactory.java

* Update pom.xml

* Update JpaEntityManagerFactory.java

* Update JpaEntityManagerFactory.java

* Update pom.xml

* Update persistence.xml
2018-05-31 19:46:28 -05:00