Commit Graph

801 Commits

Author SHA1 Message Date
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
Josh Cummings 05fe20164d Merge pull request #8387 from catalin-burcea/BAEL-19883
[BAEL-19883] - Move articles out of core-kotlin part2
2019-12-26 23:05:22 -07:00
Krzysiek 1973c49acb BAEL-3674: Remove the broken test 2019-12-26 22:36:10 +01:00
Gerardo Roza 04f9c4888e renamed spring-security-modules/spring-security-openid to spring-security-modules/spring-security-oidc 2019-12-26 12:06:02 -03:00
Sunil Jain d2186b0dc7 BAEL-3658: Read cell value rather than the formula that is evaluating it 2019-12-26 18:01:37 +05:30
Sunil Jain 7f460e45f0 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-12-26 12:49:02 +05:30
Eric Martin 2025af5977 Merge pull request #8393 from wugangca/BAEL-3406
BAEL-3406 Kruskal’s Algorithm for Spanning Trees
2019-12-25 12:23:31 -06:00
Loredana Crusoveanu 4452a88e4f Merge pull request #8428 from amit2103/BAEL-18774-1
[BAEL-18774] - extracted versions into properties
2019-12-25 14:48:46 +02:00
Loredana Crusoveanu 07777e159d Merge pull request #8417 from Thabo08/catching-throwable-2
t.ntsoko@gmail.com - Moving CatchingThrowable.java to the core-java-exceptions-2 module
2019-12-25 10:34:47 +02:00
chris9408 d137de913b Merge branch 'master' of https://github.com/chris9408/tutorials into feature/selenium-cookies 2019-12-25 01:15:19 +02:00
chris9408 030c763425 [BAEL-2948] Using cookies with Selenium WebDriver 2019-12-24 21:20:23 +02:00
sumit-bhawsar 6fd77ddd65 Bael 3512-difference between logical and bitwise & (#8203)
* BAEL-3512 unit tests for Bitwise and Logical AND operators

* BAEL-3512 readme.md is updated and added new tests for bitwise & with booleans

* BAEL-3512 updated variables names to more meaningful names

* BAEL-3512 added example for short circuit
2019-12-24 17:03:31 +00:00
Krzysiek a31800fbb7 BAEL-20537: Migrate to the com.baeldung package 2019-12-24 13:20:50 +01:00
Krzysiek c4fc1b9aef BAEL-20537: Migrate guava-* modules to the com.baeldung package 2019-12-24 13:13:41 +01:00
Krzysiek f342d28402 BAEL-20537: Migrate tensorflow-java module to the com.baeldung package 2019-12-24 13:08:05 +01:00
amit.pandey b99b7b8b25 [BAEL-18774] - extracted versions into properties 2019-12-24 17:17:09 +05:30
Krzysztof Woyke 2ece7dbb4f BAEL-20537: Migrate grpc module to the com.baeldung package 2019-12-24 11:00:12 +01:00
Krzysztof Woyke 736b684c24 BAEL-20537: Migrate custom-pmd module to the com.baeldung package 2019-12-24 10:44:49 +01:00
Krzysztof Woyke e86eeeb593 BAEL-20537: Migrate apache-* modules to the com.baeldung package 2019-12-24 10:38:48 +01:00
Josh Cummings fe17c22c81 Merge pull request #8415 from dkapil/task/BAEL-19376
BAEL-19376 Do we have any Spring Milestone/RC repos defined?
2019-12-23 14:55:52 -07:00
Loredana Crusoveanu 17cfb8bce5 Merge pull request #8425 from silvafabio/master
Loredana Crusoveanu suggestions: shorten the names of the test method…
2019-12-23 21:53:43 +02:00
Josh Cummings 9d951b4a0c Merge pull request #8409 from kwoyke/BAEL-20262
BAEL-20262: Migrate spring-exceptions, javaxval, spring-scheduling and spring-core-2 modules to the com.baeldung package
2019-12-23 10:16:49 -07:00
Josh Cummings e3a9935bc7 Merge pull request #8404 from catalin-burcea/BAEL-13511
[BAEL-13511] - Create jackson-modules parent for all related modules
2019-12-23 09:37:26 -07:00
Josh Cummings 173b370c56 Merge pull request #8401 from kwoyke/BAEL-19967
BAEL-19967: Migrate some spring-* modules to the com.baeldung package
2019-12-23 09:20:59 -07:00
TINO 82f7a6c75a BAEL - 3482 2019-12-23 18:22:40 +03:00
TINO 8b1de9300b BAEL - 3482 2019-12-23 18:11:22 +03:00
Fabio Silva 8a5941ceb0 Loredana Crusoveanu suggestions: shorten the names of the test methods, as they're causing a horizontal scroll bar to appear. 2019-12-23 09:15:37 -03:00
kwoyke e9613ec021 BAEL-3248: Restore maven-dependency-plugin configuration (#8419) 2019-12-23 09:40:25 +01:00
Gang 103b04cb8e BAEL-3406, refactor Kruskal algorithm by using more classes. 2019-12-22 18:53:01 -07:00
rdevarakonda 7c8a7412d2 [BAEL-3152] - Examples for the article 'Using the Not Operator in If (#8368)
Conditions in Java'
2019-12-23 02:51:19 +02:00
Krzysiek 017d8d2e8b BAEL-19890: Upgrade to Spring Boot 2.2.2 and refactor test method 2019-12-22 22:33:54 +01:00