7419 Commits

Author SHA1 Message Date
Loredana Crusoveanu
07111d1edc move user endpoint ()
* move user endpoint

* formatting

* formatting

* formatting

* formatting

* change url name

* Update PersonInfoController.java

* Update PersonInfoController.java
2018-02-28 20:44:57 +02:00
Eugen Paraschiv
76d7e9c49b pom cleanup 2018-02-28 20:40:10 +02:00
Eugen Paraschiv
550590063d pom fix 2018-02-28 20:17:01 +02:00
Eugen Paraschiv
54cc61e9f8 pom work 2018-02-28 18:55:45 +02:00
Eugen Paraschiv
3cd948b9fa further pom cleanup 2018-02-28 18:33:34 +02:00
Eugen Paraschiv
1c7db2e99e pom cleanup work 2018-02-28 18:23:07 +02:00
Eugen Paraschiv
e4f5a22e92 pom cleanup work 2018-02-28 18:16:32 +02:00
Eugen Paraschiv
fabcbbb51b temporarily disabling a plugin 2018-02-28 17:26:19 +02:00
Carlo Corti
9801a08599 BAEL-1441: Method Handles in Java 9 ()
* 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 from brunotorrao/BAEL-1559
add: parsing json
2018-02-27 06:17:10 +01:00
Denis
ef1b033b78 BAEL-1462 Kotlin DI with Kodein ()
* 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 ()
* 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 from Doha2012/master
hamcrest text and file matchers
2018-02-26 23:49:57 +02: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 ()
* 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
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 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 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 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. ()" ()
This reverts commit 54bd8a5cddf6d2825e1ee874b6a6fe75c3bfe9da.
2018-02-24 21:32:29 +01:00
Nikhil Khatwani
c404d78081 Changes for BAEL-1532 ()
* 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 ()
* 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 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. ()
* 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 from raksha-rao/BAEL-1540-classloader
Bael 1540 classloader
2018-02-24 13:50:01 +01:00
Iago Tomas
2aa56c3ffc BAEL-1513 ()
* 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 ()
* Added flyweight pattern example.

* Refactored VehicleFactory to use computeIfAbsent method.
2018-02-24 08:21:36 +01:00
Ganesh
0094a87f9a Java8 stream ()
* 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 () 2018-02-24 08:19:12 +01:00
Dhrubajyoti Bhattacharjee
d7aecc83de BAEL-1275 Introduction to ActiveWeb ()
* 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 ()
* 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 () 2018-02-24 08:15:37 +01:00
sleyzerzon
e21dac0f13 Update VavrUnitTest.java ()
sample of re-throwing via Try
2018-02-24 08:15:23 +01:00
Loredana Crusoveanu
70fd753e48 enable concurrency project () 2018-02-24 08:14:29 +01:00
linhvovn
058525f68b [tlinh2110@gmail.com] BAEL1377 - Recursion in Java ()
* [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
xenteros
327719e1bb Add complete codes for an article about deep copy ()
* Add complete codes for an article about deep copy

* Add missing gson dependency

* Apply changes suggested in PR comments

* Apply changes suggested in PR comments

* Apply changes suggested in PR comments
2018-02-22 21:07:12 -06:00
Chris Oberle
c8d8ba1978 Merge branch 'master' of github.com:chrisoberle/tutorials 2018-02-22 19:19:31 -05:00
Patryk
378cae0821 [BAEL-1536] A Guide to the Resource Bundle ()
* [BAEL-1536] A Guide to the Resource Bundle

The essential code for the article

* [BAEL-1536] A Guide to the Resource Bundle 

The essential code for the article after the first article review.

* [BAEL-1536] A Guide to the Resource Bundle 

Essential changes after the second review.

* [BAEL-1536] A Guide to the Resource Bundle 

Essential changes after the second review:
- Doubles to BigDecimals
2018-02-22 20:45:27 +00:00
Donato Rimenti
b0d83a88be BAEL-1352 Multiswarm optimization algorithm. 2018-02-22 21:04:34 +01:00
Donato Rimenti
4aa706ed8d
Merge pull request from aurasphere/master
Update from master
2018-02-22 21:00:13 +01:00