Commit Graph

2713 Commits

Author SHA1 Message Date
Arindum Roy c4ed1770e2 "first commit in new fork" 2020-04-19 21:46:19 +05:30
dupirefr ffc79e7edd [JAVA-630] vavr-2 module
* Creation

* Moved https://www.baeldung.com/vavr-either code

* Moved https://www.baeldung.com/java-vavr code
2020-04-19 16:55:18 +02:00
Yavuz Tas 87ac7a74be Update code base for BAEL-3872 (#9032)
* resolve an sql syntax error for H2 version 1.4.200

* update spring and spring-data-jpa version to latest
migrate spring-data-jpa Sort initializations to Sort.by static factory methods to fix compile errors

* update hibernate version to latest

* cleanup code

* show how to get a bean object from factory bean as shown in the section 4

* update mysql version and fix tests under persistence.service

* clean up code
2020-04-19 09:18:58 -05:00
Jonathan Cook 8da4206dc4 Merge pull request #8978 from markathomas/BAEL-3860
BAEL-3860 - spatialguru.net@gmail.com
2020-04-19 14:46:49 +02:00
amit.pandey 95578f92ea update pom version from RC to GA 2020-04-19 18:09:24 +05:30
Josh Cummings f12b2ff83e Merge pull request #9129 from sampada07/JAVA-627
JAVA-627: Moved articles from libraries-2 to libraries-http-2
2020-04-18 23:21:36 -06:00
Josh Cummings 8a4c2d112e Merge pull request #9105 from Maiklins/JAVA-617
Java-617
2020-04-18 23:09:49 -06:00
Josh Cummings 43c715d949 Merge pull request #9133 from amit2103/JAVA-1278-1
Java 1278 1
2020-04-18 22:58:12 -06:00
KevinGilmore ffe8422ca2 BAEL-3908: Update README file (#9141)
* 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

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article
2020-04-18 21:15:05 -05:00
Eric Martin 97ba63d8b4 Merge pull request #9037 from aitorcuesta/BAEL-3075
BAEL-3075 - Oracle Connection Pooling With Spring
2020-04-18 15:17:20 -05:00
Gang Wu c68c7648a3 BAEL-3961 Remove address field of Employee class. 2020-04-18 12:48:37 -06:00
Loredana Crusoveanu 31380c6e26 Merge pull request #9125 from kwoyke/BAEL-3992-jws
BAEL-3992: Remove jnlp dependencies from the pom.xml
2020-04-18 21:38:20 +03:00
Anshul Bansal 591c168f24 BAEL-3908_http2_client_in_jetty (#8981)
* BAEL-3908 http2 in jetty - initial commit

* BAEL-3908 - HTTP2 client in jetty

* BAEL-3908 - http2 in jetty - code cleanup

* BAEL-3908 - fixed indentation
2020-04-18 13:08:53 -05:00
sampadawagde 32461d70ed JAVA-918: Migrate jjwt to parent-boot-2 2020-04-18 22:26:54 +05:30
kwoyke 7186e90e46 BAEL-4003: Add byte-buddy dependency (#9134) 2020-04-18 18:04:17 +02:00
Dhawal Kapil 9c7319d6f4 Merge pull request #9131 from sampada07/JAVA-914
JAVA-914: cas module clean up
2020-04-18 21:30:23 +05:30
Justin Albano 374905467e BAEL-3965: Created examples for instance and static factory methods. 2020-04-18 11:48:26 -04:00
amit.pandey c540674c18 update source code to sync with article 2020-04-18 21:00:01 +05:30
amit.pandey 0f851a1d84 update source code to sync with article 2020-04-18 20:57:13 +05:30
Ankur Gupta 95967877e9 ankurguptajec@gmail.com (#9064)
* Java Example of Hexagonal Architecture

* removing unnecessary maven files from pull request and spaces in code

* Removing unnecessary lines

* Example code for using Multiple Cache Manager in SpringBoot

* BAEL-3963:Using multiple cache managers in Spring

* removing new module created in last pull request

* Fixes as per editor Suggestions

Co-authored-by: Ankur Gupta <ankur.gupta@jda.com>
2020-04-18 08:11:31 -07:00
Krzysztof Woyke d3f01d251c BAEL-3992: Enable jws in the main pom.xml 2020-04-18 16:51:27 +02:00
sampadawagde 55c978c44a Revert "JAVA-916: Migrate jhipster to parent-boot-2"
This reverts commit c72b6ce011.
2020-04-18 19:17:28 +05:30
sampadawagde e82bdc46d4 JAVA-914: Updated main pom to include cas as commented module 2020-04-18 19:13:22 +05:30
sampadawagde 576bf02903 JAVA-914: Updated module README to include relevant info 2020-04-18 19:12:36 +05:30
sampadawagde 47595b7ccc JAVA-914: Removed empty pom files 2020-04-18 19:11:47 +05:30
mikr 744d2b5733 JAVA-617 Rename core-java-datetime-java8 to core-java-8-datetime 2020-04-18 14:22:10 +02:00
sampadawagde 24fb2dcccf JAVA-627: Added new module libraries-http-2 to main pom 2020-04-18 11:45:39 +05:30
sampadawagde c2ce41c539 JAVA-627: Added next link in README for libraries-http 2020-04-18 11:44:56 +05:30
sampadawagde c990a29bf7 JAVA-627: Moved 2 articles to libraries-http-2 2020-04-18 11:44:19 +05:30
sampadawagde 1ec2d9a4ed JAVA-627: Moved 2 articles from libraries-2 2020-04-18 11:43:52 +05:30
Kirill Vlasov 7678f4a0cc Code review 2020-04-18 08:00:52 +05:00
Krzysztof Woyke 5e223df9d6 BAEL-3992: Remove jnlp dependencies from the pom.xml 2020-04-17 22:11:57 +02:00
dupirefr 40fb82606a [JAVA-616] Reworded operations modules descriptions 2020-04-17 21:05:33 +02:00
dupirefr 91922d6553 [JAVA-616] Cleaning code
* Removed core-java-arrays* modules

* Updated core-java-module/pom.xml
2020-04-17 21:01:18 +02:00
dupirefr 50530b81b4 [JAVA-616] core-java-arrays-operations-advanced
* Creation

* Moved code from https://www.baeldung.com/java-array-copy

* Moved code from https://www.baeldung.com/java-arrays-deepequals

* Moved code from https://www.baeldung.com/java-array-sum-average

* Moved code from https://www.baeldung.com/java-array-intersection
2020-04-17 21:01:16 +02:00
dupirefr e36771a763 [JAVA-616] core-java-arrays-operations-basic
* Creation

* Moved code from https://www.baeldung.com/java-initialize-array

* Moved code from https://www.baeldung.com/java-common-array-operations

* Moved code from
https://www.baeldung.com/java-add-element-to-array-vs-list

* Moved code from https://www.baeldung.com/java-array-contains-value

* Moved code from https://www.baeldung.com/java-array-remove-element

* Moved code from https://www.baeldung.com/java-array-remove-first-element

* Moved code from https://www.baeldung.com/java-array-add-element-at-the-end
2020-04-17 21:01:13 +02:00
dupirefr dcd863f5d6 [JAVA-616] core-java-arrays-convert
* Creation

* Moved code from https://www.baeldung.com/java-convert-float-to-byte-array

* Moved code from https://www.baeldung.com/java-stream-to-array
2020-04-17 21:01:10 +02:00
dupirefr 6af4961a79 [JAVA-616] core-java-arrays-multidimensional
* Creation

* Moved code from https://www.baeldung.com/java-jagged-arrays

* Moved code from https://www.baeldung.com/java-loop-diagonal-array
2020-04-17 21:01:08 +02:00
dupirefr 0593fce8a3 [JAVA-616] core-java-arrays-guides
* Creation

* Moved code from https://www.baeldung.com/java-arrays-guide

* Moved code from https://www.baeldung.com/java-util-arrays
2020-04-17 21:01:05 +02:00
dupirefr 29a2f0ece1 [JAVA-616] core-java-arrays-sorting
* Creation

* Moved code from https://www.baeldung.com/java-sorting-arrays

* Moved code from https://www.baeldung.com/java-check-sorted-array

* Moved code from https://www.baeldung.com/java-invert-array

* Moved code from https://www.baeldung.com/java-arrays-sort-vs-parallelsort
2020-04-17 21:01:03 +02:00
Josh Cummings ca443a08a3 Merge pull request #9106 from Maiklins/JAVA-615
Java-615
2020-04-17 11:17:10 -06:00
Josh Cummings 1082334c75 Merge pull request #9091 from sampada07/JAVA-620
JAVA-620: Split or move core-java-modules/core-java-io-conversions
2020-04-17 11:05:28 -06:00
Josh Cummings 748fa91464 Merge pull request #9083 from amit2103/JAVA-1192
Java 1192
2020-04-17 10:39:01 -06:00
Josh Cummings ed1f9a81ba Merge pull request #9085 from amit2103/JAVA-1199
update artifactId in pom file
2020-04-17 10:34:04 -06:00
Kostas Karavitis 36d7572276 [BAEL-3936] Fixed formatting 2020-04-17 19:24:01 +03:00
sampadawagde dc0a41fd8e JAVA-915: Migrate hystrix to parent-boot-2 2020-04-17 12:41:52 +05:30
sampadawagde c72b6ce011 JAVA-916: Migrate jhipster to parent-boot-2 2020-04-17 12:29:42 +05:30
Dhrubajyoti Bhattacharjee e41a34fc05 Bael 2980 move c ra sh article to new module (#9103) 2020-04-17 08:15:36 +02:00
Eric Martin 151cdf344f Merge pull request #9099 from alimate/BAEL-3954
Improving the What is Thread-Safety Article
2020-04-16 22:27:11 -05:00
Mona Mohamadinia 6ceff529ad Added a few code snippets (#9084) 2020-04-16 20:47:10 +01:00