Eric Martin
07e030e061
Merge pull request #8462 from eugenp/BAEL-3517
...
BAEL-3517: Code Review Feedback Applied
2020-01-01 22:06:49 -06:00
Eric Martin
7b9949cd7c
Merge pull request #8441 from chris9408/feature/selenium-cookies
...
[BAEL-2948] Using cookies with Selenium WebDriver
2020-01-01 22:02:32 -06:00
Greg
0c637d8ad6
Merge pull request #8305 from MajewskiKrzysztof/master
...
BAEL-3457 Apache RocketMQ
2020-01-01 19:15:31 -05:00
eric-martin
18fa979b39
Add a few additional test cases
2020-01-01 17:51:52 -06:00
eric-martin
139664a549
BAEL-3517: Code Review Feedback Applied
2020-01-01 16:59:11 -06:00
Eric Martin
2abb6a3955
Merge pull request #8283 from sreekanthsnair/master
...
Double to Integer Casting (BAEL-3517)
2020-01-01 16:31:24 -06:00
petershatunov
d79927bd7e
Kotlin Ternary Conditional Operator ( #8427 )
...
* Kotlin Ternary Conditional Operator
* moved to package
Co-authored-by: Sam Millington <s.j.millington@hotmail.co.uk >
2020-01-01 22:20:44 +00:00
Jonathan Cook
6479ef02a3
Merge pull request #8343 from srzamfir/feature/BAEL-3370_Guide_to_read_command
...
BAEL-3370 Guide to read command
2020-01-01 22:16:24 +01:00
Loredana Crusoveanu
e152b6f5a6
Merge pull request #8459 from eugenp/lor6-patch-1
...
Update MetaprogrammingUnitTest.groovy
2020-01-01 21:27:59 +02:00
Loredana Crusoveanu
cb100d4c07
Update MetaprogrammingUnitTest.groovy
2020-01-01 21:25:07 +02:00
Donato Rimenti
d9dc2d8159
[BAEL-3524] A Guide to @Serial Annotation in Java 14 ( #8433 )
...
* BAEL-1935: Synthetic Class in Java
* Converted tabs to spaces
* [BAEL-3524] Created project core-java-14 with @Serial demo.
2020-01-01 10:38:39 -06:00
chris9408
d00f690f2b
[BAEL-2948] requested PR changes
2020-01-01 18:12:54 +02:00
Loredana Crusoveanu
c34bf5b28a
Merge pull request #8447 from kwoyke/BAEL-3180-2
...
BAEL-3180: Simplify spring-aop tests
2020-01-01 15:29:39 +02:00
M-Abdelbaset
d507160b85
Bael 3510-method multiple return values ( #8348 )
...
* init
* first draft
* first review round changes
* second review round
* changing arg name
2020-01-01 13:19:04 +02:00
rahulgul8
11aa367292
Changes for "Guide to finally in Java" (BAEL-3526) ( #8237 )
...
* Adding files for finally keyword
* Adding returnFromCatch example.
* Adding empty braces instead of dangling ;
* Return from try, removing the catch block.
* moving to to core-java module
* moving to core-java-lang-2
2020-01-01 13:11:12 +02:00
Josh Cummings
829e4f780e
Merge pull request #8420 from kwoyke/BAEL-19890
...
BAEL-19890: Upgrade to Spring Boot 2.2.2 and refactor test method
2019-12-31 17:16:46 -07:00
rohitchaudhary2023
09fc76e57c
BAEL-3380 ( #8454 )
...
* initial commit
* changes for articlesBAEL-3380
* Removed evaluation article files
* BAEL-3380
* adding test case BAEL-3380
* BAEL-3380
* BAEL-3380 - updated tests and removed main class
* BAEL-3380 - Updated Test class name
* BAEL-3380 - Updated Test class name
* BAEL-3380 - Updated testcase names as per BDD naming convention
* BAEL 3380 - Added JMH benchmark
2019-12-31 13:22:53 -08:00
sreekanth.nair
6ada9e9259
Code review updates
2019-12-31 19:25:24 +05:30
mnafshin
6a09f4ac9b
PowerSet generation is Java and respective unit tests are added (BAEL-3417) ( #8284 )
...
* PowerSet generation is Java and respective unit tests are added
* function name is adjusted to the actual ordering name (Reverse Lexicographical ordering)
* Guava example test function is changed
* LazyLoad powerSet (based on Guava implementation) is added
* set is used instead of map.keySet()
2019-12-30 09:39:05 -08:00
Erik Pragt
a08f136236
Merge pull request #8399 from AlNiyas/samedayimprovement
...
[BAEL-3632] Using Instant to check for same day
2019-12-30 00:45:13 +11:00
Loredana Crusoveanu
4e43d8313e
Merge pull request #8434 from kwoyke/BAEL-3674
...
BAEL-3674: Remove the broken test
2019-12-29 12:23:20 +02:00
Loredana Crusoveanu
075d91a574
Merge pull request #8446 from eugenp/lor6-patch-5
...
Update pom.xml
2019-12-29 10:36:10 +02:00
Josh Cummings
9f8d89c63f
Merge pull request #8438 from catalin-burcea/BAEL-19885
...
[BAEL-19885] - Move articles out of core-kotlin part4
2019-12-29 00:05:06 -07:00
Loredana Crusoveanu
3fa26bef16
Merge pull request #8445 from eugenp/lor6-patch-4
...
Delete README.md
2019-12-29 00:44:10 +02:00
Krzysiek
61d60ae836
BAEL-3674: Remove two more unit tests
2019-12-28 23:13:39 +01:00
Krzysiek
ff6341c644
BAEL-3180: Simplify spring-aop tests
2019-12-28 22:34:21 +01:00
Loredana Crusoveanu
8d483b65b9
Merge pull request #8413 from eugenp/lor6-patch-3
...
Update README.md
2019-12-28 21:59:58 +02:00
Loredana Crusoveanu
c6a3629ea8
Merge pull request #8412 from eugenp/lor6-patch-2
...
Update README.md
2019-12-28 21:59:41 +02:00
Loredana Crusoveanu
b5ca1ba367
Merge pull request #8372 from eugenp/lor6-patch-1
...
Update README.md
2019-12-28 21:59:27 +02:00
Loredana Crusoveanu
1993627080
Update pom.xml
2019-12-28 21:58:50 +02:00
Loredana Crusoveanu
907cd4a989
Delete README.md
2019-12-28 21:53:28 +02:00
Graham Cox
f06c23c609
Examples for Branch Prediction article ( #8426 )
2019-12-28 20:20:11 +01:00
Eric Martin
6503d96c7e
Merge pull request #8370 from shubhi22/BAEL-3500-logback-email
...
BAEL-3500 Emails with Logback
2019-12-28 12:44:10 -06:00
Shubhra
91d18f1e8d
BAEL-3500 Incorporating Review comment
2019-12-28 21:42:52 +05:30
sreekanth.nair
c3be2cd3a8
Created new project for numbers and moved source as per the review
2019-12-28 20:07:32 +05:30
Loredana Crusoveanu
c8a42979fd
Merge pull request #8443 from rozagerardo/rozagerardo/BAEL-19382_update-parent-spring-5
...
[BAEL-19382] Upgrade parent-spring-5 to the latest version of Spring 5
2019-12-28 16:23:47 +02:00
KevinGilmore
294c3be31b
BAEL-3485 update README ( #8444 )
...
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
* BAEL-3284: add link
* BAEL-3198: add link to article
* BAEL-3479: add link to article
* BAEL-3485: add article link
2019-12-28 07:49:04 -06:00
Josh Cummings
f195f0b98c
Merge pull request #8440 from kwoyke/BAEL-20552
...
BAEL-20552: Standardize packages for spring-4, spring-vault and spring-webflux-amqp modules
2019-12-27 21:59:14 -07:00
Josh Cummings
8858ee3302
Merge pull request #8435 from amit2103/BAEL-17317-11
...
Bael 17317 11
2019-12-27 21:56:29 -07:00
Josh Cummings
0c2fae850b
Merge pull request #8436 from amit2103/BAEL-17317-31
...
Bael 17317 31
2019-12-27 21:56:11 -07:00
Josh Cummings
9ee963f0aa
Merge pull request #8437 from amit2103/BAEL-17317-41
...
Bael 17317 41
2019-12-27 21:55:54 -07:00
Josh Cummings
9beaf9c9f8
Merge pull request #8408 from rozagerardo/rozagerardo/BAEL-18321_Improve-Spring-Security-and-OpenID-Connect--after-modules-restructure
...
[BAEL-18321] spring-security-openid | Improve "Spring Security and OpenID Connect" article
2019-12-27 21:51:50 -07:00
Josh Cummings
65903dc217
Merge pull request #8430 from catalin-burcea/BAEL-16663
...
[BAEL-16663] - Split or move spring-mvc-java module
2019-12-27 21:17:22 -07:00
Carlos Cavero
d33d189065
Bael 3618 array strings body Swagger API mvc-2 ( #8421 )
...
* Add springfox, devtools and apache commons dependencies
* Add the Swagger yaml file to the main project
* Add the general README and Swagger yaml description
* Implement the functionalities and add the Swagger annotations
* Adjust indentation and reformatting
* Change formatting of pom from 6 to 4
2019-12-27 14:08:50 -08:00
macroscopic64
e7ed9ecfde
[BAEL-3485] - Java Range lookup problem ( #8392 )
...
* [BAEL-3485] - Java Range lookup problem
* [BAEL-3485] - Java Range lookup problem
* [BAEL-3485] - Java Range lookup problem
2019-12-27 12:04:59 -06:00
mguarnaccia
000ac07177
BAEL-3486 ( #8424 )
...
* Hexagonal architecture: a quick and practical example
* BAEL-3486
commit
* Formatting issue solved
2019-12-27 09:20:10 -08:00
catalin-burcea
c9f0234702
[BAEL-16663] - Split or move spring-mvc-java module
2019-12-27 16:44:05 +02:00
Gerardo Roza
a7d2c705c7
fixed errors due to spring-5 version upgrade
2019-12-27 11:06:26 -03:00
Gerardo Roza
f3beab54b5
upgraded parent-spring-5 version
2019-12-27 11:04:23 -03:00
Krzysztof Woyke
d2a4f496dc
BAEL-20552: Migrate spring-webflux-amqp module to the com.baeldung package
2019-12-27 14:43:10 +01:00