Commit Graph

12290 Commits

Author SHA1 Message Date
Loredana Crusoveanu bce14928bd
Merge pull request #6576 from eugenp/lor6-patch-3
Update README.md
2019-03-23 12:32:41 +02:00
Loredana Crusoveanu a34d4f0171
Merge pull request #6569 from alimate/BAEL-2786
Teeing Collector
2019-03-23 12:23:29 +02:00
Loredana Crusoveanu 5575383a0d
Update README.md 2019-03-23 12:15:58 +02:00
Loredana Crusoveanu 199334a0b4
Merge pull request #6567 from sumitsg34/master
BAEL-2827 code added for deleteby methods
2019-03-23 09:47:07 +02:00
rahusriv cc73a3051b Rahul/socket/read/pr4 (#6575)
* Making examples simple

* Changing variable names

* Modificatons in naming

* Review changes
2019-03-22 16:47:23 -07:00
sumit.sg34 2b8c73c376 BAEL-2827 added one example for @query 2019-03-22 23:20:12 +05:30
Jędrzej Frankowski 4151e55d3b [BAEL-2664] Groovy collections find 2019-03-22 14:48:51 +00:00
Eric Martin d05ce3ae4d
Merge pull request #6526 from isaolmez/BAEL-2715
Bael 2715
2019-03-21 21:02:03 -05:00
Ali Dehghani 18eb32a7db Introducing the core-java-12 module.
It's ignored just like other 9+ versions.
2019-03-22 03:46:02 +04:30
kwoyke e4725557a2 BAEL-2777 Add a new section in Sorting with Lambda article (#6546) 2019-03-21 09:43:08 -06:00
sumit.sg34 117e4038b9 BAEL-2827 code added for deleteby methods 2019-03-21 10:24:37 +05:30
Eric Martin fc82f53cb4
Merge pull request #6472 from antmordel/BAEL-2522
Adding XMLGregorianCalendar to LocalDate converters
2019-03-20 21:10:23 -05:00
Seun Matt 66f20f1441 added example code for BAEL-2083 (#6486)
* added example code for BAEL-2083

* updated example code for BAEL-2083
2019-03-20 09:05:30 -07:00
Antonio Moreno 1f857d5ad5 BAEL-2522 - Tabs problem. Identation. 2019-03-20 16:00:42 +00:00
enpy 88ca90327c BAEL 2730 (#6524)
* BAEL 2730

* jackson-dataformat-xml uncommented
2019-03-19 19:59:02 -07:00
isaolmez ddcc496468 BAEL-2715: Modified tests and configurations 2019-03-19 22:44:07 +03:00
isaolmez e813a0e64d BAEL-2715: Modified tests and configurations 2019-03-19 22:29:12 +03:00
Andrey Shcherbakov 39a0eda437 Remove ValidationUnitTest.kt (#6562) 2019-03-19 07:45:25 -07:00
rahusriv aaddee0a7e Rahul/socket/read/pr2 (#6398)
* Making examples simple

* Changing variable names

* Modificatons in naming

* Read all data from server

* Adding seperate TestSocketRead class having live test

* Adding test case

* Changing test name to live tests
2019-03-18 22:30:14 -07:00
juanvaccari 92b03457a1 BAEL-2650 - Change scope functions tests to use assertTrue (#6558)
* BAEL-2650 - Kotlin standard functions: run, with, let, also and apply

* BAEL-2650 - Change scope functions tests to use assertTrue
2019-03-18 16:59:04 -07:00
Antonio Moreno 384dad60f1 BAEL-2522 Kevin comments addressed 2019-03-18 20:19:37 +00:00
Urvy Agrawal 8005f6b313 BAEL-2590 Added files for jlink tutorial (#6552) 2019-03-18 08:24:17 -07:00
pcoates33 16fdea7267 BAEL-2721 Moved JsonAliasUnitTest into new module called jackson-2. (#6555)
* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter

* BAEL-2721 Update class and method names for JsonAlias and GsonAlternate

* BAEL-2721 move JsonAliasUnitTest into new jackson-2 module

* BAEL-2721 Removed unused dependencies from pom.xml

* BAEL-2721 Tidy up logback.xml

* BAEL-2721 fix url in README.md
2019-03-17 23:56:13 -07:00
juanvaccari 10e9cbda1e BAEL-2650 - Kotlin standard functions: run, with, let, also and apply (#6553) 2019-03-17 18:01:40 -07:00
Loredana Crusoveanu 0746c25c7f
Merge pull request #6508 from dhananjay12/rest-assured
REST-assured web
2019-03-17 12:35:50 +02:00
Loredana Crusoveanu 46c0ed9568
Merge pull request #6548 from eugenp/fix-boot-rest
small fixes to match articles
2019-03-17 12:33:38 +02:00
Loredana Crusoveanu acfe84689c
Update pom.xml 2019-03-17 12:33:21 +02:00
Loredana 7895993ee4 remove extra config 2019-03-17 12:29:40 +02:00
Loredana 20002723ab remove extra import 2019-03-17 12:28:28 +02:00
Loredana af544b8736 remove extra import 2019-03-17 12:27:29 +02:00
Loredana f62a8d0f70 small fixes to match articles 2019-03-17 12:26:00 +02:00
KevinGilmore b7c1092460
BAEL-2711: Add spring-boot-angular module to pom.xml (#6492)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
2019-03-16 17:56:54 -05:00
Antonio Moreno 227ad26d0b BAEL-2522 - Commenting module 2019-03-16 22:16:48 +00:00
Antonio Moreno d5e91a8d34 Revert "BAEL-2522 - Reverting changes"
This reverts commit bac1103dcc.
2019-03-16 22:15:22 +00:00
Eric Martin effe32c7c6
Merge pull request #6032 from j7-juarez/BAEL-2481
java web application without web.xml - servlets 3.0
2019-03-16 14:12:33 -05:00
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
isaolmez 4d05dd1d9e BAEL-2715: Modified customizers 2019-03-16 17:01:42 +03:00
Dhananjay Singh 4ef58c0066 Modified tests 2019-03-16 12:45:16 +01: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
Antonio Moreno bac1103dcc BAEL-2522 - Reverting changes 2019-03-15 14:38:26 +00: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
Antonio Moreno f90dd073cb BAEL-2522 - Updated parent pom with the new module 2019-03-14 09:32:06 +00: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