Commit Graph

2561 Commits

Author SHA1 Message Date
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
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
vatsalgosar 2815700ebf BAEL-3919 (#9072)
BAEL-3919 code
2020-04-16 20:40:04 +01:00
Maciej Główka 1239da8e6d BAEL-3505: Added util class to check server connection (#9013)
* BAEL-3505: Added util class to check server connection

* fixed formatting

* removed unnecessary sout
2020-04-16 20:23:23 +01:00
mikr 926614e129 JAVA-615 Split or move algorithms-sorting module 2020-04-15 23:04:39 +02:00
mikr ddf9da34bf JAVA-617 Split or move core-java-datetime-java8 module 2020-04-15 22:29:52 +02:00
Maiklins 13ce413ed2 Merge pull request #45 from eugenp/master
update
2020-04-15 21:36:24 +02:00
kwoyke 23099cff16 BAEL-3994: Add example of chaining methods returning Optionals (#9102)
* BAEL-3994: Add example of chaining methods returning Optionals

* BAEL-3994: Update
2020-04-15 21:19:02 +02:00
Belma Jakupovic 86c4eea3dd additional answers mockito change repository method (#9082) 2020-04-15 21:15:59 +02:00
Josh Cummings 7178f731f1 Merge pull request #8971 from patkorek/BAEL-3920
[BAEL-3920] Postman Collection to test GraphQL endpoints
2020-04-15 10:02:52 -06:00
Dhawal Kapil 87dcc4a600 Merge pull request #9073 from Maiklins/JAVA-1225-
Java-1225
2020-04-15 14:59:11 +05:30
Aitor Cuesta 8c77609793 BAEL-3075 - Removing byte-buddy dependency 2020-04-15 08:01:26 +02:00
SippingCode 7fdcf68ccb BAEL 3970 - Manual logout with Spring Security (#9075)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header

* Add missing annotation for controller. Change mapping URL value.

* Add intergration tests for manual logouts.

* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.
2020-04-14 22:26:52 -07:00
Gang Wu 78e180f35d BAEL-3961 Make the program more robust by only create the table when necessary and clean all data in the temp table. 2020-04-14 19:23:11 -06:00
Loredana Crusoveanu f661797acb Merge pull request #9098 from kwoyke/JAVA-1295
JAVA-1295: Fix node.left -> node.right
2020-04-14 19:15:48 +03:00
rpvilao e60ac15806 Merge pull request #9003 from jesperancinha/master
[BAEL-2749] DBUnit
2020-04-14 17:30:34 +02:00
mthomas 0c4dd2c8f0 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-3860 2020-04-14 06:44:48 -05:00
mthomas 4556829955 Rename classes 2020-04-14 06:44:36 -05:00
Gang Wu 63027fd269 BAEL-3961 Using a list of values in a JDBCTemplate IN clause 2020-04-14 00:43:27 -06:00
Josh Cummings 10dbb4fa5d Merge pull request #9030 from gindex/master
BAEL-3940 How to get String from Mono<String> in reactive java
2020-04-14 00:10:33 -06:00
Josh Cummings ee47b725db Merge pull request #9045 from patkorek/BAEL-2660
BAEL-2660 few examples to convert String to Int
2020-04-14 00:09:45 -06:00
Kumar Chandrakant 405230e25b Testing multithreading (#9088) 2020-04-14 07:22:05 +02:00
Benjamin Caure bc872d3742 BAEL-3943 Bson to json (#9079) 2020-04-14 07:08:04 +02:00
Ali Dehghani 123485714d Renaming the Class to Reflect the Article Update 2020-04-14 01:28:10 +04:30
Krzysiek 676738e7cb JAVA-1295: Fix node.left -> node.right 2020-04-13 21:21:19 +02:00
Loredana Crusoveanu 62bf6e13f9 Merge pull request #9094 from sampada07/BAEL-3909
BAEL-3909: Update README to include article in correct module
2020-04-13 21:34:09 +03:00
sampadawagde a6b0996346 BAEL-3909: Update README to include article in correct module 2020-04-13 22:34:36 +05:30
sampadawagde dc0f9adabd JAVA-620: Updated README 2020-04-13 15:19:27 +05:30
sampadawagde effbd4cb6e JAVA-620: parent pom changes to include new module 2020-04-13 15:10:47 +05:30
sampadawagde b2cf180785 JAVA-620: Moved articles to new module 2020-04-13 15:10:22 +05:30
sampadawagde 02a4eee18c JAVA-620: New module core-java-io-conversions-2 2020-04-13 15:09:40 +05:30