Commit Graph

16348 Commits

Author SHA1 Message Date
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
Josh Cummings
b38e420b11 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
aef7aa9342 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
Eric Martin
952999b88c 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
2725057786 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
6afa8109d5 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
sumit-bhawsar
655c545805 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
fd05d360de BAEL-20537: Migrate to the com.baeldung package 2019-12-24 13:20:50 +01:00
Krzysiek
b62b9c8ee0 BAEL-20537: Migrate guava-* modules to the com.baeldung package 2019-12-24 13:13:41 +01:00
Krzysiek
861195180f BAEL-20537: Migrate tensorflow-java module to the com.baeldung package 2019-12-24 13:08:05 +01:00
amit.pandey
8862292d61 [BAEL-18774] - extracted versions into properties 2019-12-24 17:17:09 +05:30
Krzysztof Woyke
e77e9a26d9 BAEL-20537: Migrate grpc module to the com.baeldung package 2019-12-24 11:00:12 +01:00
Krzysztof Woyke
85f805c2cd BAEL-20537: Migrate custom-pmd module to the com.baeldung package 2019-12-24 10:44:49 +01:00
Krzysztof Woyke
77ad8b90df BAEL-20537: Migrate apache-* modules to the com.baeldung package 2019-12-24 10:38:48 +01:00
Josh Cummings
8ea5a6b46f 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
b537b851b6 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
e249397615 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
6d36969207 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
d215fe3d09 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
Fabio Silva
b1e32aa3ed 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
68b5a50f38 BAEL-3248: Restore maven-dependency-plugin configuration (#8419) 2019-12-23 09:40:25 +01:00
Gang
b0f718010d BAEL-3406, refactor Kruskal algorithm by using more classes. 2019-12-22 18:53:01 -07:00
rdevarakonda
bf37133f56 [BAEL-3152] - Examples for the article 'Using the Not Operator in If (#8368)
Conditions in Java'
2019-12-23 02:51:19 +02:00
Greg
0dc2ba8cc3 Merge pull request #8358 from sampada07/master
BAEL-3589 : Improvement: Java Generate Random String
2019-12-22 15:53:59 -05:00
Jonathan Cook
9b34837a24 Merge pull request #8290 from kertpjatkin/master
BAEL-3302: Fix package name & get rid of 3-letter time zone
2019-12-22 21:10:42 +01:00
Thabo Ntsoko
dca7d73547 Moving CatchingThrowable.java to the core-java-exceptions-2 module 2019-12-22 17:08:39 +02:00
KevinGilmore
05ab180c81 BAEL-3198 BAEL-3479 update README files (#8416)
* 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
2019-12-22 09:01:50 -06:00
Dhawal Kapil
a5def90350 BAEL-19376 Reverted repository change for kotlin projects 2019-12-22 18:59:29 +05:30
Dhawal Kapil
dee30a2e1a BAEL-19376 Do we have any Spring Milestone/RC repos defined?
- Removed spring milestone repositories dependencies, used Central GA releases as a fix
2019-12-22 18:50:33 +05:30
Erik Pragt
35bc3d6a35 Merge pull request #8236 from priyank-sriv/bael-3483
BAEL-3483 Median of Stream of Integers
2019-12-22 17:27:26 +11:00
Eric Martin
0865ea9ee8 Merge pull request #8373 from SmartyAnsh/BAEL-3464_Ninja
Bael 3464 ninja
2019-12-21 17:54:28 -06:00
Loredana Crusoveanu
8b039db729 Merge pull request #8388 from catalin-burcea/BAEL-19881
[BAEL-19881] - Rename spring-mvc-simple modules
2019-12-21 20:19:31 +02:00
Loredana Crusoveanu
855f43c86a Merge branch 'master' into BAEL-19881 2019-12-21 17:37:33 +02:00
Jonathan Cook
5ce5061515 Merge pull request #8395 from kwoyke/BAEL-3242
BAEL-3242: Use random port for test execution in spring-vertx module
2019-12-20 23:31:16 +01:00
Krzysiek
4580019dc1 BAEL-3242: Fix formatting 2019-12-20 22:22:30 +01:00
Loredana Crusoveanu
17f2f86e1c Merge pull request #8403 from johnA1331/master
BAEL-19551
2019-12-20 23:05:44 +02:00
rpvilao
d3082ffe33 Merge pull request #8321 from silvafabio/master
Pre-compile the regex pattern into a Pattern object and reuse
2019-12-20 15:28:11 +01:00
rpvilao
5beedcb478 Merge pull request #8354 from martinvw/feature/BAEL-3495-deny-on-missing-annotation
[BAEL-3495] Added code for new article
2019-12-20 14:30:09 +01:00
Krzysztof Woyke
eb75bee06b BAEL-20262: Migrate spring-core-2 module to the com.baeldung package 2019-12-20 12:56:36 +01:00
Krzysztof Woyke
e738f59ea7 BAEL-20262: Migrate spring-scheduling module to the com.baeldung package 2019-12-20 12:47:57 +01:00
Krzysztof Woyke
5c883d3d11 BAEL-20262: Migrate javaxval module to the com.baeldung package 2019-12-20 12:36:57 +01:00
Krzysztof Woyke
875aa5250a BAEL-20262: Migrate spring-exceptions module to the com.baeldung package 2019-12-20 12:32:07 +01:00
Josh Cummings
b6dc27ac04 Merge pull request #8405 from kwoyke/BAEL-19988
BAEL-19988: Migrate testing-modules module to the com.baeldung package
2019-12-19 17:47:30 -07:00
Martin van Wingerden
2fb41365fe BAEL-3495 Code for Deny of Missing Pre/PostAuthorize annotation
- Moved classes around so that the scans do not collide
- Make sure the LiveTest actually stops when done
- Removed some useless gitignore / README parts.
2019-12-19 18:58:07 +01:00
rohitchaudhary2023
46ff752269 BAEL-3380 (#8335)
* 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
2019-12-19 08:36:50 -08:00
Krzysztof Woyke
03c597aa45 BAEL-19988: Migrate rest-testing module to the com.baeldung package 2019-12-19 14:13:18 +01:00
catalin-burcea
acceca0e7e [BAEL-13511] - Create jackson-modules parent for all related modules 2019-12-19 13:34:50 +02:00
Krzysztof Woyke
6d77774981 BAEL-19988: Migrate easy-random module to the com.baeldung package 2019-12-19 11:59:44 +01:00
Krzysztof Woyke
262ae155f3 BAEL-19988: Rename org.baeldung package to com.baeldung package 2019-12-19 11:55:26 +01:00