Commit Graph

7776 Commits

Author SHA1 Message Date
Tom Hombergs 6e9724622a
Merge pull request #3891 from eugenp/thombergs-patch-2
added article link
2018-03-27 19:35:10 +02:00
Patryk 489e3186bc Bael 1600 internationalization and localization (#3807)
* BAEL-1600 Internationalization and Localization in Java 8

The essential code for the article.

* BAEL-1600 Internationalization and Localization in Java 8

The essential code for the article.

* BAEL-1600 Internationalization and Localization in Java 8

JUnit test names fixed.
Default Timezones set.

* BAEL-1600 Internationalization and Localization in Java 8

Default Timezones set.
2018-03-27 14:28:42 +01:00
Tom Hombergs c6c7ffbcc1
Merge pull request #3882 from eugenp/thombergs-patch-1
added article link
2018-03-26 22:17:10 +02:00
Tom Hombergs 329bc976bf
added article link 2018-03-26 22:16:24 +02:00
Tom Hombergs 8da5252b51
Merge pull request #3888 from nguyennamthai/BAEL-1642
Core Maven Plugins
2018-03-26 21:46:15 +02:00
José Carlos Valero Sánchez 028a8224d6
Merge pull request #3686 from kornelihno/BAEL-1556
Bael 1556
2018-03-26 15:46:36 +02:00
daoire 92e2b186e2
Merge pull request #3889 from eugenp/daoire-patch-1
Update README.md
2018-03-26 14:02:08 +01:00
José Carlos Valero Sánchez af3141d412
Merge branch 'master' into BAEL-1556 2018-03-26 14:34:27 +02:00
daoire 214e456f41
Update README.md 2018-03-26 12:25:15 +01:00
Harsh Jain 01ff4b53ab BAEL-1577 : hamcrest core matchers examples added as test cases (#3887) 2018-03-25 23:29:42 -07:00
enpy 9734a47ea6 BAEL-1649 Difference between @Controller and @RestController (#3885)
* Difference between @Controller and @RestController

* Difference between @Controller and @RestController - test fix
2018-03-25 23:22:47 -07:00
Nguyen Nam Thai 4af43a4bd1 Core Maven Plugins 2018-03-26 10:40:54 +07:00
raghav-jha 8441d41fdc BAEL-1586 Modified logic to use forEach loop (#3879)
* BAEL-1586 Modified logic to use forEach loop

* BAEL-1586 Added Unit Test For Finding Average Given an Empty Array
2018-03-25 21:07:31 +01:00
Tom Hombergs b8919ca32b
added article link 2018-03-25 18:24:11 +02:00
Tom Hombergs efa0bcaf85
Merge pull request #3877 from thombergs/mongodb-tagging-remove-article-field
BAEL-1591: removed field "article"
2018-03-25 18:09:12 +02:00
Tom Hombergs 6002d2c81e removed field "article" for clearer understanding 2018-03-24 23:18:59 +01:00
Loredana Crusoveanu 8755eb18f7
Merge pull request #3875 from eugenp/BAEL-1599-v2
formatting, dst error
2018-03-24 22:45:40 +02:00
Loredana Crusoveanu 7a77e32fe6 ignore long test 2018-03-24 21:34:44 +02:00
Loredana Crusoveanu 017dc92d50 Merge branch 'BAEL-1599-v2' of https://github.com/eugenp/tutorials into BAEL-1599-v2 2018-03-24 21:33:32 +02:00
Loredana Crusoveanu 7a61775895 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1599-v2 2018-03-24 21:32:02 +02:00
Loredana Crusoveanu 98010d02e4 set default timezone 2018-03-24 21:27:02 +02:00
Loredana Crusoveanu 8182d49cf2
Update DaylightSavingTimeJavaTimeExamplesTest.java 2018-03-24 20:16:49 +02:00
aietcn 8855a45ddf BAEL-1565 (#3869)
* BAEL-1565

* move BAEL-1565 code to testing-modules/mocks/mock-comparisons
2018-03-24 18:36:23 +01:00
Tom Hombergs 26b94ac17e added article link (#3866) 2018-03-24 16:46:09 +01:00
Loredana Crusoveanu 72b2e5e984
Update DaylightSavingTimeJavaTimeExamplesTest.java 2018-03-24 17:30:49 +02:00
Loredana Crusoveanu 8e4094b84b
Update DaylightSavingTimeExamplesTest.java 2018-03-24 15:09:36 +02:00
Loredana Crusoveanu d12be45fe1 formatting 2018-03-24 10:22:40 +02:00
Loredana Crusoveanu 068a21f32a formatting, dst error 2018-03-24 10:17:26 +02:00
Loredana Crusoveanu 86e8493bbf
Merge pull request #3872 from andrea-ligios/master
BAEL-1599
2018-03-23 19:10:32 +02:00
myluckagain 2840347d60 BAEL-1612 (#3811)
* bael-1612

* line
2018-03-23 08:36:49 -05:00
andrea b07e50f46f BAEL-1599 2018-03-23 01:21:24 +01:00
daoire f948ea0f46
Merge pull request #3863 from eugenp/daoire-readme-update-BAEL1508
Update README.md
2018-03-22 09:59:48 +00:00
Tom Hombergs 8cb622568b
Merge pull request #3861 from aurasphere/BAEL-1591-mongodb-tagging
Bael 1591 mongodb tagging
2018-03-21 21:35:40 +01:00
Eric Goebelbecker b8d9a18626 BAEL-1554 (#3864)
* BAEL-1554 - Flips code

* BAEL-1554 - Flips code, round 2

* BAEL-1554 - Guide to Flips

* BAEL-1554 - update read me

* BAEL-1554 - rename "Thing" to "Foo"

* BAEL-1554 - rename module to spring-4
2018-03-21 15:43:53 +01:00
daoire b194c15579
Update README.md 2018-03-21 09:42:40 +00:00
eelhazati 606bc36bf4 package structure (#3850) 2018-03-21 00:10:01 +00:00
Loredana Crusoveanu f0c3155833
Merge pull request #3860 from khatwaniNikhil/BAEL-1633
Changes for BAEL-1633
2018-03-20 23:35:11 +02:00
Wosin b52e90861a RxRelay Article Materials (#3859) 2018-03-20 17:08:07 +01:00
Shreyash e87a37911f BAEL-1226 Checkstyle introduction. (#3736)
* BAEL-1226:- Changes for checkstyle

* BAEL-1226: Changes for checkstyle

* Changes for BAEL-1226:- Chnaged the file to match in article.

* Formatting chnages.

* BAEL-1226: Change for the pom
2018-03-20 16:40:03 +01:00
Nikhil Khatwani 0cc8aed509 Changes for BAEL-1633 2018-03-20 17:38:40 +05:30
Juan Moreno 86a03336f4 BAEL-1159 - Simplified example (#3853)
* Squashed commit of the following:

commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date:   Wed Feb 21 22:45:52 2018 -0300

    Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com

* Squashed commit of the following:

commit 4e6e27c914a401ee6bc599c7ffe913384137646a
Author: Juan Moreno <earth001@gmail.com>
Date:   Wed Feb 21 23:26:20 2018 -0300

    Fix package names

commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date:   Wed Feb 21 22:45:52 2018 -0300

    Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com

* Added sample with null fields

* Removed unused dependency

* BAEL-1159 - Simplified example
2018-03-20 01:28:37 +01:00
Donato Rimenti d192cf8c9c Added tags CRUD operations. 2018-03-20 00:06:09 +01:00
Loredana Crusoveanu 8cee378632
Merge pull request #3856 from eugenp/update-boot
update to boot 2 release
2018-03-19 23:51:37 +02:00
Loredana Crusoveanu f089ea0ddd update to boot 2 release 2018-03-19 23:26:05 +02:00
Loredana Crusoveanu 67358e8efd
Merge pull request #3855 from eugenp/issues-883
add comment to clarify
2018-03-19 23:02:12 +02:00
Loredana Crusoveanu d3a12858a9 add comment to clarify 2018-03-19 22:06:30 +02:00
Grzegorz Piwowarek 94fc6997fe Servlet refactor (#3851) 2018-03-19 12:02:28 -07:00
ramansahasi d70fbdc273 Bael 1269 Intro to JSON Java (#3662)
* Final commit

* Made changes as per last review

* Moved from core-java to json module

* Interrupted thread before logging

* Separated out JSON serialization to Java Object

* Reverting access modifier
2018-03-19 16:58:02 +00:00
Donato Rimenti 53ec7a8313 BAEL-1591: Tagging implementation with MongoDB. 2018-03-19 01:05:28 +01:00
Loredana Crusoveanu f17816d5e1
Merge pull request #3845 from eugenp/lor6-patch-7
Update README.md
2018-03-18 22:10:03 +02:00