Commit Graph

12240 Commits

Author SHA1 Message Date
Andrey Shcherbakov 6ad4766776 Adjust the unit test (#6543)
* Add the code for article "Kotlin Annotations" (BAEL-2579)

* Adjust the Validation test
2019-03-16 07:50:04 -07:00
Eric Martin a9a7ae3c26
Merge pull request #6491 from tinomthomas/master
BAEL - 1060
2019-03-15 20:13:18 -05:00
Andrey Shcherbakov 2b28336cd6 Add the code for article "Kotlin Annotations" (BAEL-2579) (#6540) 2019-03-15 15:45:56 -07:00
Tom Hombergs 4df665a579
Merge pull request #6225 from er-han/BAEL-2550
Added tutorial sample for BAEL-2550
2019-03-15 21:11:40 +01:00
cdjole 9b6a3a0f88 New module core-java-jvm added (#6539) 2019-03-15 09:56:19 -07:00
Kumar Chandrakant dc72b8b397 Adding source code for the tutorial tracked under BAEL-2759 (#6533) 2019-03-15 06:52:27 +01:00
dionisPrifti b3fc27088b Bael 2709 (#6527)
* BAEL-2709: Implementing example for Spring Boot Hibernate.

* BAEL-2709: Changed test name.
2019-03-14 21:55:45 +02:00
jarpz 05e3bf3a82 How to return 404 with Spring WebFlux (#6509)
* feat(response-status): return response http status

* fix(style): improve code style

* BAEL-2716: How to return 404 with Spring WebFlux

* style: apply baeldung intellij formatter

* Delete .gitignore

* config: remove gitignore & remove unused maven plugin
2019-03-14 21:54:14 +02:00
Loredana Crusoveanu 33f054be45
Merge pull request #6529 from dkapil/task/BAEL-13321
BAEL-13321 Fixed test-data creation logic in live test
2019-03-14 21:38:12 +02:00
mikr bde5b5f559 BAEL-2562 New section in Generics article 2019-03-13 22:31:36 +00:00
Loredana Crusoveanu 94917d8755
Merge pull request #6531 from charlesgonzales/master
BAEL-12846 - Monthly test fix - links in readme files
2019-03-13 23:29:35 +02:00
charlesgonzales 557049bbd1
Update README.md 2019-03-14 03:45:40 +08:00
charlesgonzales e681a5447a
Delete README.md 2019-03-14 03:44:44 +08:00
charlesgonzales 6a7e36193b
Delete README.md 2019-03-14 03:42:26 +08:00
charlesgonzales e7d06b0004
Update README.md 2019-03-14 03:41:20 +08:00
charlesgonzales b7e197ee64
Update README.md 2019-03-14 03:40:57 +08:00
charlesgonzales 52dbb4a9f8
Update README.md 2019-03-14 03:32:58 +08:00
charlesgonzales 0bb7744346
Update README.md 2019-03-14 03:31:42 +08:00
charlesgonzales 78fe53192c
Update README.md 2019-03-14 03:31:00 +08:00
charlesgonzales 00dc9ff685
Update README.md 2019-03-14 03:29:41 +08:00
charlesgonzales d8931291f7
Delete README.md 2019-03-14 03:26:38 +08:00
charlesgonzales 8f5c4b0c89
Update README.md 2019-03-14 03:23:29 +08:00
charlesgonzales c1ae56b3bf
Update README.md 2019-03-14 03:21:46 +08:00
charlesgonzales e6e26f6947
Update README.md 2019-03-14 03:19:56 +08:00
charlesgonzales 17a5f6f6ed
Update README.md 2019-03-14 03:19:23 +08:00
charlesgonzales 97ec5d6956
Update README.md 2019-03-14 03:18:33 +08:00
charlesgonzales fa3020aa3e
Update README.md 2019-03-14 03:18:09 +08:00
charlesgonzales 608db123a8
Update README.md 2019-03-14 03:17:39 +08:00
charlesgonzales 9a41f5983d
Update README.md 2019-03-14 03:17:15 +08:00
charlesgonzales 5b89544fb7
Update README.md 2019-03-14 03:16:46 +08:00
charlesgonzales 7d3486e19a
Update README.md 2019-03-14 03:12:25 +08:00
charlesgonzales d66aa3c28d
Rename README.MD to README.md 2019-03-14 03:12:08 +08:00
charlesgonzales f6de1aff0a
Update README.MD 2019-03-14 03:11:50 +08:00
charlesgonzales 801605392b
Update README.md 2019-03-14 03:11:14 +08:00
charlesgonzales d2196736f9
Update README.md 2019-03-14 03:09:57 +08:00
charlesgonzales 64418480e7
Update README.md 2019-03-14 03:09:25 +08:00
Dhawal Kapil ddd3591e0b BAEL-13321 Fixed test-data creation logic in live test 2019-03-13 23:10:59 +05:30
TINO 22dea67961 BAEL - 1060
Review comments incorporated
2019-03-13 20:07:48 +03:00
nguyennamthai 895aad42f9 Bael 2280 (#6320)
* Fix a division method mistake

* BAEL-2280 Programmatically Creating Sequences with Project Reactor

* BAEL-2280 Update

* BAEL-2280 Update
2019-03-13 10:06:11 -06:00
cdjole 47e617fc39 Method inlining example. (#6520)
* Method inlining example.

* Test added
2019-03-13 08:31:14 -07:00
Eugen Paraschiv cd57889230 maven cleanup 2019-03-13 17:29:19 +02:00
Johan Janssen e5f6da559f Moved tests to core-kotlin-2 (#6522)
* Kotlin split list in pairs examples.

* Renamed some items.

* Moved test.
2019-03-13 08:26:53 -05:00
Jan Hauer 9578f0de93 BAEL-2400: Adds examples for currying 2019-03-13 09:50:18 +00:00
letcodespeak c9ac3be4c5 BAEL-2569 : EnvironmentPostProcessor in Spring Boot (#6479)
* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test
2019-03-12 21:58:13 -07:00
pcoates33 8ecfd8de08 Bael 2721 - JSON deserialization mapping different JSON fields to same Java field (#6434)
* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter

* BAEL-2721 Update class and method names for JsonAlias and GsonAlternate
2019-03-12 21:54:34 -07:00
Adam InTae Gerard 57a1096c1f BAEL-2338 (#6150)
* BAEL-2338

* Update Application.java

* merged and updated

* updated pom.xml

* improved and updated

* corrected per request

* removed annotations

* formatting
2019-03-12 22:55:59 -05:00
Loredana Crusoveanu 65cbf46e6b
Merge pull request #6512 from sheryllresulta/master
Bi-monthly test fix - BAEL-12825
2019-03-12 19:05:23 +02:00
Sumeet Gajbhar 527e3440ac BAEL-2520 code moved to java-jpa module (#6525)
* BAEL-2520 code changes done

* BAEL-2520 moved code to java-jpa module

* BAEL-2520 moved code to java-jpa module
2019-03-12 09:41:02 -07:00
sheryllresulta 51cc461275
Update README.md 2019-03-12 15:30:51 +08:00
Loredana Crusoveanu 2cdae3f8b9
Merge pull request #6517 from eugenp/BAEL-2541-v2
add new core-java-os module
2019-03-12 08:33:11 +02:00