7809 Commits

Author SHA1 Message Date
Marcos Lopez Gonzalez
660904aa68 tests skipped 2018-02-27 19:05:32 +01:00
Marcos Lopez Gonzalez
2f4d6e7e16 format 2018-02-27 17:59:07 +01:00
Marcos Lopez Gonzalez
5fa6d19931 Merge branch 'masterupstream' into tutorials/jerseyFiltersInterceptors 2018-02-27 17:43:51 +01:00
Carlo Corti
9801a08599 BAEL-1441: Method Handles in Java 9 (#3565)
* Added MethodHandles API code

* Added Reflection API example for comparison
2018-02-27 14:33:28 +01:00
Carsten Gräf
ea306bec5f
Merge pull request #3726 from brunotorrao/BAEL-1559
add: parsing json
2018-02-27 06:17:10 +01:00
Nguyen Nam Thai
c7e0852449 Second commit for TDD List implementation 2018-02-27 08:55:16 +07:00
Denis
ef1b033b78 BAEL-1462 Kotlin DI with Kodein (#3544)
* BAEL-1462 Kotlin DI with Kodein

* BAEL-1462 Kotlin DI with Kodein

* applied editor's suggestions
* removed unnecessary curly braces

* Moved kodein files into core-kotlin as per editor's review

* Using assertj instead of junit assertions as per editor's instruction
2018-02-26 19:51:55 -06:00
KevinGilmore
30285c1c18
BAEL-1507 README (#3735)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update

* BAEL-1196: Update README

* BAEL-1328: Updated README

* BAEL-1371: Update README.md

* BAEL-1371: Update README.md

* BAEL-1278: Update README

* BAEL-1326: Update README

* BAEL-399: Update README

* BAEL-1297: Update README

* BAEL-1218: README

* BAEL-1148 README update

* BAEL-113 README

* BAEL-1158 README

* BAEL-1539: Update README

* BAEL-1507 README update
2018-02-26 19:39:11 -06:00
Loredana Crusoveanu
2c8473a7e0
Merge pull request #3734 from Doha2012/master
hamcrest text and file matchers
2018-02-26 23:49:57 +02:00
Marcos Lopez Gonzalez
5cbfd34be3 Merge branch 'masterupstream' into tutorials/jerseyFiltersInterceptors 2018-02-26 22:47:43 +01:00
Marcos
d1c884c9f1 format 2018-02-26 17:29:41 +01:00
Chris Franklin
8e0cececdb [BAEL-1575] Cleanup original test 2018-02-26 10:42:39 -05:00
Chris Franklin
bb7f7a0588 [BAEL-1575] Move tests to separate suite 2018-02-26 10:40:25 -05:00
DOHA
1d42f7c9bd hamcrest text and file matchers 2018-02-26 14:12:11 +02:00
Shouvik Bhattacharya
1f27c9ded7 BAEL-1534: Detect the OS from Java (#3636)
* BAEL-1534: Mini-article completed.

* BAEL-1534: Changes incorporated.

* BAEL-1534: Changes incorporated.

* BAEL-1534: Changes incorporated.

* BAEL-1534: Changes incorporated.
2018-02-26 07:13:27 +01:00
Marcos Lopez Gonzalez
ee1bca08c5 refactor 2018-02-25 21:49:51 +01:00
Marcos Lopez Gonzalez
411f4e9b97 Merge branch 'masterupstream' into tutorials/jerseyFiltersInterceptors 2018-02-25 21:36:54 +01:00
Marcos Lopez Gonzalez
f532a2cf0b BAEL-1551 Jersey filters and interceptors 2018-02-25 21:36:23 +01:00
Bruno Matos Torrao
a25497f258 fix: assert date 2018-02-25 16:34:58 -03:00
Bruno Matos Torrao
821360efba fix: assert date 2018-02-25 16:32:41 -03:00
Bruno Mattos Torrão
e7b899b233
Merge branch 'master' into BAEL-1559 2018-02-25 16:00:40 -03:00
Bruno Matos Torrao
5a0932dff5 fix: maven build and tests 2018-02-25 15:47:51 -03:00
Loredana Crusoveanu
487864a2f2
Merge pull request #3725 from MalaguptaBaeldung/master
Code - Guide to Inheritance in Java
2018-02-25 20:18:49 +02:00
Bruno Matos Torrao
46e446683a add: parsing json 2018-02-25 14:58:33 -03:00
José Carlos Valero Sánchez
ba97c27c78
Merge pull request #3609 from steinhauer-software/BAEL-1489
BAEL-1489: New Password Storage In Spring Security 5
2018-02-25 18:28:32 +01:00
Tom Hombergs
56a6e06bdd
Merge pull request #3722 from chrisoberle/master
BAEL-1533 Session Attributes in Spring MVC
2018-02-25 17:19:07 +01:00
MalaguptaBaeldung
e789eaa9ae
Source code (test) - Guide to Inheritance in Java 2018-02-25 08:08:12 -08:00
MalaguptaBaeldung
dffe5cb81d
Source code - Guide to inheritance in Java 2018-02-25 08:06:50 -08:00
Holger Steinhauer
73f248ffdd BAEL-1489: Applying suggested changes and updating to 2.0.0.RC2 2018-02-25 10:39:01 +00:00
Chris Oberle
95f0340318 BAEL-1533 Making a Spring MVC Form Remember Values
- add example code
- update pom dependency to spring boot starter 2.0.0.RC2
- update import in SpringApplicationException
2018-02-24 15:59:23 -05:00
Grzegorz Piwowarek
a6d3ddd38f
Revert "evaluation article, different types of bean injection. (#3511)" (#3719)
This reverts commit 54bd8a5cddf6d2825e1ee874b6a6fe75c3bfe9da.
2018-02-24 21:32:29 +01:00
Nikhil Khatwani
c404d78081 Changes for BAEL-1532 (#3704)
* Changes for BAEL1532

* Changes for BAEL_1532
2018-02-24 20:50:26 +01:00
DOHA
fd8ad681c4 Merge remote-tracking branch 'eugenp/master' 2018-02-24 21:43:48 +02:00
Eric Goebelbecker
83b0771962 BAEL-1544 - Intro to Google Cloud Storage with Java (#3693)
* Initial additions

* Initial additions

* BAEL-1544 - Intro to Google Cloud Storage With Java

* BAEL-1544 - Intro to Google Cloud Storage With Java
2018-02-24 11:13:49 -08:00
Tom Hombergs
87f7a2a609
Merge pull request #3713 from aurasphere/BAEL-1352-multiswarm
Bael 1352 Multiswarm
2018-02-24 19:26:46 +01:00
Syed Munawwer Ali
54bd8a5cdd evaluation article, different types of bean injection. (#3511)
* Different types of bean injection in spring, initial write-up

* Evaluation article code example, different types of bean injection.
2018-02-24 17:21:16 +01:00
Donato Rimenti
67599b1cbc - Extracted fitness function to separate class instead of Lambda
- Cleaned up javadoc
- Refactored fitness function code to add more significative variables names
2018-02-24 14:06:57 +01:00
José Carlos Valero Sánchez
83d5f6a485
Merge pull request #3589 from raksha-rao/BAEL-1540-classloader
Bael 1540 classloader
2018-02-24 13:50:01 +01:00
Iago Tomas
2aa56c3ffc BAEL-1513 (#3550)
* iagotomas@gmail.com

* iagotomas@gmail.com

* iagotomas@gmail.com

* iagotomas@gmail.com

* iagotomas@gmail.com

* - Added dependency rx-java 1.1.1
- Added rx stringobservable tests to demo usage

* iagotomas@gmail.com
2018-02-24 10:10:13 +01:00
Donato Rimenti
9371794370 Bael 1496 flyweight (#3598)
* Added flyweight pattern example.

* Refactored VehicleFactory to use computeIfAbsent method.
2018-02-24 08:21:36 +01:00
Ganesh
0094a87f9a Java8 stream (#3585)
* java 8 stream code so far

* more examples

* code change

* fix test names

* fix unit test

* move code to correct location

* more unit tests

* more tests
2018-02-24 08:21:20 +01:00
Tom Hombergs
bfdc1713a7 added article link (#3586) 2018-02-24 08:19:12 +01:00
Dhrubajyoti Bhattacharjee
d7aecc83de BAEL-1275 Introduction to ActiveWeb (#3638)
* BAEL-1275 Introduction to active web first commit

* BAEL-1275 Added the module to parent pom

* BAEL-1275 Introduction to ActiveWeb
2018-02-24 08:18:53 +01:00
Marcos Lopez Gonzalez
2399b4d817 BAEL-1509 jpa attribute converters (#3599)
* fix converter

* fix converter

* fix converter

* fix converter + more tests
2018-02-24 08:15:52 +01:00
Aprian Diaz Novandi
53627ae439 Add link to Guava Memoizer article (#3706) 2018-02-24 08:15:37 +01:00
sleyzerzon
e21dac0f13 Update VavrUnitTest.java (#3611)
sample of re-throwing via Try
2018-02-24 08:15:23 +01:00
Loredana Crusoveanu
70fd753e48 enable concurrency project (#3709) 2018-02-24 08:14:29 +01:00
linhvovn
058525f68b [tlinh2110@gmail.com] BAEL1377 - Recursion in Java (#3130)
* [tlinh2110@gmail.com] BAEL1377 - Recursion in Java

* [BAEL1377] Remove unused method

* [tlinh2110@gmail.com] Add sum method

* [tlinh2110@gmail.com] Add example for iterative approach
2018-02-24 08:11:23 +01:00
Chris Franklin
32d8694a52 Merge remote-tracking branch 'upstream/master' 2018-02-23 17:08:24 -05:00
Chris Franklin
64dd15eaf4 [BAEL-1575] Advanced tagging implementation with JPA 2018-02-23 17:01:23 -05:00