Commit Graph

883 Commits

Author SHA1 Message Date
sreekanth.nair f9c4c24f15 Code review updates 2019-12-31 19:25:24 +05:30
mnafshin 70aa0ba234 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
mikr d9dea16c76 http://team.baeldung.com/browse/BAEL-19884 2019-12-29 23:57:04 +01:00
Maiklins ee7316bdea Merge pull request #14 from eugenp/master
update
2019-12-29 22:16:05 +01:00
mikr a58ac8eb3c Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590 2019-12-29 15:41:23 +01:00
mikr 21b8a4b067 Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590 2019-12-29 15:40:04 +01:00
Erik Pragt 9b35c6194f 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 1c3f2d68dd Merge pull request #8434 from kwoyke/BAEL-3674
BAEL-3674: Remove the broken test
2019-12-29 12:23:20 +02:00
Loredana Crusoveanu c95a5bcd20 Merge pull request #8446 from eugenp/lor6-patch-5
Update pom.xml
2019-12-29 10:36:10 +02:00
Josh Cummings 29252c4b38 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 652f274722 Merge pull request #8445 from eugenp/lor6-patch-4
Delete README.md
2019-12-29 00:44:10 +02:00
Krzysiek df1944164b BAEL-3674: Remove two more unit tests 2019-12-28 23:13:39 +01:00
Krzysiek 531b01ec86 BAEL-3180: Simplify spring-aop tests 2019-12-28 22:34:21 +01:00
Loredana Crusoveanu 79271d372e Merge pull request #8413 from eugenp/lor6-patch-3
Update README.md
2019-12-28 21:59:58 +02:00
Loredana Crusoveanu cc91cad476 Merge pull request #8412 from eugenp/lor6-patch-2
Update README.md
2019-12-28 21:59:41 +02:00
Loredana Crusoveanu 0419a53c9d Merge pull request #8372 from eugenp/lor6-patch-1
Update README.md
2019-12-28 21:59:27 +02:00
Loredana Crusoveanu 7061e8c012 Update pom.xml 2019-12-28 21:58:50 +02:00
Loredana Crusoveanu 954d0404c3 Delete README.md 2019-12-28 21:53:28 +02:00
Graham Cox 17dc359d5b Examples for Branch Prediction article (#8426) 2019-12-28 20:20:11 +01:00
Eric Martin f4ff0da44a Merge pull request #8370 from shubhi22/BAEL-3500-logback-email
BAEL-3500 Emails with Logback
2019-12-28 12:44:10 -06:00
Shubhra 03889c24e9 BAEL-3500 Incorporating Review comment 2019-12-28 21:42:52 +05:30
sreekanth.nair fe48be1354 Created new project for numbers and moved source as per the review 2019-12-28 20:07:32 +05:30
Loredana Crusoveanu 78f6f1d318 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 00f1678514 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 b557a478d1 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 2de294f758 Merge pull request #8435 from amit2103/BAEL-17317-11
Bael 17317 11
2019-12-27 21:56:29 -07:00
Josh Cummings d295f71498 Merge pull request #8436 from amit2103/BAEL-17317-31
Bael 17317 31
2019-12-27 21:56:11 -07:00
Josh Cummings 1e05deee71 Merge pull request #8437 from amit2103/BAEL-17317-41
Bael 17317 41
2019-12-27 21:55:54 -07:00
Josh Cummings 2f3b86794e 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 4210139c29 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 4618f0d773 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 8fab22b6e7 [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 5e2b3271d1 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 9d77b85aed [BAEL-16663] - Split or move spring-mvc-java module 2019-12-27 16:44:05 +02:00
Gerardo Roza 12b178c4bb fixed errors due to spring-5 version upgrade 2019-12-27 11:06:26 -03:00
Gerardo Roza bcfa591f93 upgraded parent-spring-5 version 2019-12-27 11:04:23 -03:00
Krzysztof Woyke 066ac49488 BAEL-20552: Migrate spring-webflux-amqp module to the com.baeldung package 2019-12-27 14:43:10 +01:00
Krzysztof Woyke 411140cceb BAEL-20552: Migrate spring-vault module to the com.baeldung package 2019-12-27 14:38:30 +01:00
Krzysztof Woyke 7a827f178f BAEL-20552: Migrate spring-4 module to the com.baeldung package 2019-12-27 14:35:32 +01:00
chris9408 4739d48e95 Merge branch 'master' of https://github.com/chris9408/tutorials into feature/selenium-cookies 2019-12-27 15:28:12 +02:00
chris9408 77d442b02f updated test names 2019-12-27 15:22:38 +02:00
catalin-burcea 3254a03d8a [BAEL-19885] - Move articles out of core-kotlin part4 2019-12-27 13:36:41 +02:00
amit.pandey bb3f4f5a01 resolve merge conflict 2019-12-27 13:52:53 +05:30
amit.pandey 9116b6ab40 resolve merge conflict 2019-12-27 13:50:09 +05:30
amit.pandey 6a67c8c719 rename package name 2019-12-27 13:36:36 +05:30
amit.pandey b3ec0955bb rename package name 2019-12-27 13:32:29 +05:30
amit.pandey 22a2020339 resolve merge conflict 2019-12-27 13:11:39 +05:30
amit.pandey f1c47a10d3 resolve merge conflict 2019-12-27 12:57:27 +05:30
amit.pandey 123a5cfd55 renamed the package name 2019-12-27 12:48:31 +05:30
Josh Cummings b63a8c2335 Merge pull request #8432 from kwoyke/BAEL-20537
BAEL-20537: Standardize packages for some smaller modules
2019-12-26 23:33:44 -07:00