Commit Graph

19959 Commits

Author SHA1 Message Date
Carlos Grappa
da15d01871 BAEL 2881 (#9639)
* BAEL-4154 IOException Too many open files

* Add comment to explain GC dependency

* Add HPPC, remove Colt & Trove

* Add inplace iterators for fastutil and extra maps for HPPC

Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com>
2020-08-15 21:59:34 +01:00
Eric Martin
1758346812 Merge pull request #9852 from alimate/BAEL-4536
BAEL-4536: Improvement - compareTo Implementations
2020-08-15 11:35:32 -05:00
Loredana Crusoveanu
a64bacf718 Merge pull request #9865 from eugenp/lor6-patch-1
Update README.md
2020-08-15 15:29:44 +03:00
Dhawal Kapil
f69eede602 Merge pull request #9864 from sampada07/JAVA-67
JAVA-67: Spring-security-web-move-1
2020-08-15 13:57:20 +05:30
bfontana
52a958679c Merge pull request #9862 from kcacademic/webflux-threads
Adding source code for article tracked under BAEL-4109.
2020-08-14 14:07:45 -03:00
Maiklins
5b6c1fac98 CS-378 Find kth smallest element in union of two sorted arrays (#9812)
* CS-378 Find the Kth Smallest Element in the Union of Two Sorted Arrays

* CS-378 Fix name of unit test

* CS-378 Update merge algorithm to operate only on two input arrays

Co-authored-by: mikr <michael.krimgen@ximedes.com>
2020-08-14 17:41:36 +02:00
kwoyke
20c14c75b8 BAEL-4543: Use the prefered toArray() approach (#9869) 2020-08-14 17:36:57 +02:00
kwoyke
bc6b6320ae BAEL-3975: Fix the PactVerification test (#9870) 2020-08-14 17:36:47 +02:00
bfontana
6732a1aa30 Update README.md 2020-08-14 11:47:02 -03:00
CHANDRAKANT Kumar
e57306cb8b Added comments in README regarding Mongo and Kafka processes. 2020-08-14 12:49:30 +05:30
CHANDRAKANT Kumar
bad4b717d7 Incorporated review comments on the pull request. 2020-08-14 12:46:33 +05:30
Dhawal Kapil
21258f3fce Merge pull request #9867 from kwoyke/JAVA-1638
JAVA-1638: Get rid of the overriden spring-boot.version property
2020-08-14 11:40:27 +05:30
Krzysiek
5fa6e29098 JAVA-1638: Get rid of the overriden spring-boot.version property 2020-08-13 22:07:42 +02:00
Loredana Crusoveanu
5b2f78ae65 Merge pull request #9773 from eugenp/BAEL-16668-v2
Bael 16668 v2
2020-08-13 17:13:32 +03:00
Loredana Crusoveanu
1322a8eda0 Update README.md 2020-08-13 17:09:19 +03:00
Loredana Crusoveanu
f086da0be0 Merge pull request #9856 from johnA1331/master
BAEL-27115 - github-related test fix (results: 03.08.2020)
2020-08-13 16:41:23 +03:00
Loredana Crusoveanu
f07479b1d4 Merge pull request #9863 from JonCook/master
BAEL-4341 - JUnit test for System.out.println()
2020-08-13 16:40:53 +03:00
sahilsingla112
076d6aa99a BAEL-4431-jdbcmetadata: Article about extracting metadata using JDBC (#9815)
* BAEL-4431-jdbcmetadata: Article about extracting metadata using JDBC

* BAEL-4431-jdbcmetadata: Review comments, fixed formatting issues by using the recommended intelij formatter

Co-authored-by: sahil.singla <sahil.singla@99acres.com>
2020-08-13 08:37:46 -05:00
CHANDRAKANT Kumar
99ddab1f5e Merge branch 'master' into webflux-threads 2020-08-13 16:26:19 +05:30
sampadawagde
850d114155 JAVA-67: README updated for next-prev links 2020-08-13 16:07:42 +05:30
kwoyke
bc3ae4f0db BAEL-4541: Fix typos in the spring-kafka module (#9857) 2020-08-13 11:38:50 +02:00
sampadawagde
f22d1034aa JAVA-67: module pom changes as per renamed modules 2020-08-13 12:57:25 +05:30
sampadawagde
524d5039cd JAVA-67:renamed spring-security-mvc-digest-auth to
spring-security-web-digest-auth
2020-08-13 12:56:26 +05:30
sampadawagde
339d89d74c JAVA-67:renamed spring-security-mvc-custom to
spring-security-web-mvc-custom
2020-08-13 12:55:25 +05:30
sampadawagde
521286d381 JAVA-67:renamed spring-security-mvc-boot-2 to spring-security-web-boot-2 2020-08-13 12:54:12 +05:30
sampadawagde
4ace9d00b4 JAVA-67:renamed spring-security-mvc-boot-1 to spring-security-web-boot-1 2020-08-13 12:52:53 +05:30
sampadawagde
36b0d4303d JAVA-67: renamed spring-security-mvc to spring-security-web-mvc 2020-08-13 12:51:16 +05:30
sampadawagde
4aa396fb29 JAVA-67: renamed spring-security-angular to spring-security-web-angular 2020-08-13 12:49:18 +05:30
Loredana Crusoveanu
6023ce2722 Merge pull request #9859 from eugenp/BAEL-4395
BAEL-4395 fix test
2020-08-13 10:15:38 +03:00
Jonathan Cook
b34af1db74 BAEL-4341 - Add AfterEach annotation instead of BeforeEach on tearDown
method
2020-08-13 09:12:53 +02:00
Jonathan Cook
2d29ebd764 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-08-13 09:05:53 +02:00
CHANDRAKANT Kumar
b05a81a9d8 Adding source code for article tracked under BAEL-4109. 2020-08-13 11:56:49 +05:30
Dhawal Kapil
2cab2b9cee Merge pull request #9861 from kwoyke/JAVA-1640
JAVA-1640: Get rid of the overriden spring-boot.version property
2020-08-13 08:39:20 +05:30
Krzysiek
b75175b051 JAVA-1640: Get rid of the overriden spring-boot.version property 2020-08-12 21:40:45 +02:00
Loredana
ef0e6975d1 BAEL-4395 fix test 2020-08-12 19:32:27 +03:00
Greg
a50102dc26 Merge pull request #9715 from andrebrowne/master
BAEL-4077 JPA Entity Equality
2020-08-12 11:40:40 -04:00
Eric Martin
f9fa460d2b Merge pull request #9839 from alimate/BAEL-4537
BAEL-4537: Improvement for Spring Boot Exit Codes
2020-08-11 23:53:31 -05:00
Dhawal Kapil
00fe0f99eb Merge pull request #9841 from amit2103/JAVA-2308
make folder name and artifactId same
2020-08-12 08:49:19 +05:30
Dhawal Kapil
b975c3ccd2 Merge pull request #9847 from kwoyke/JAVA-2380
JAVA-2380: Fix failing integration tests in the spring-data-jpa-enter…
2020-08-12 08:00:44 +05:30
Dhawal Kapil
5d3371feff Merge pull request #9851 from kwoyke/JAVA-1648
JAVA-1648: Get rid of the overriden spring-boot.version property in s…
2020-08-12 07:58:56 +05:30
Ali Dehghani
ab161647a0 Fixed the "Lambda Sort" Article 2020-08-12 01:50:52 +04:30
Ali Dehghani
f80f13e810 Fixed the "Sorting in Java" Article 2020-08-12 01:41:12 +04:30
Ali Dehghani
163ff6d2f2 Fixed the "Comparator and Comparable in Java" Article 2020-08-12 01:23:02 +04:30
Krzysiek
60cd1bf725 JAVA-1648: Get rid of the overriden spring-boot.version property in spring-5-security 2020-08-11 22:14:45 +02:00
Mona Mohamadinia
ae811199ea ThreadLocals and Thread Pools (#9592) 2020-08-11 19:20:22 +01:00
Daniel Strmecki
c32133d518 Feature/bael 4280 diff between lists (#9600)
* BAEL-4280: Initial commit for finding diff between lists

* BAEL-4280: Format

* BAEL-4280: Refactor

* BAEL-4280: Refactor not to use private methods

* BAEL-4280: Refactor based on editor comments

* BAEL-4280: Review round 2

* BAEL-4280: Use assertj

* BAEL-4280: Use assertj

* BAEL-4280: Shorter names for tests

* BAEL-4280: Remove HashSet as its not used anymore

* BAEL-4280: Use containsExactlyInAnyOrder for Set example

* BAEL-4280: Remove distinct method call

* BAEL-4280: Move impl to test

* BAEL-4280: Use containsExactlyInAnyOrder

* BAEL-4280: Rename test methods
2020-08-11 18:29:46 +01:00
Loredana Crusoveanu
8554209d5f Merge pull request #9822 from Maiklins/Java-65-split-or-move-persistence-modules-spring-jpa-module
Java-65 split or move persistence modules spring jpa module
2020-08-11 17:48:14 +03:00
Loredana Crusoveanu
138069f19f Merge pull request #9823 from kwoyke/JAVA-1652
JAVA-1652: Get rid of the overriden spring-boot.version property
2020-08-11 17:43:09 +03:00
Loredana Crusoveanu
aa752b00aa Merge pull request #9624 from luvarqpp/patch-1
Fix exception when receiving POISON_PILL
2020-08-11 17:30:01 +03:00
Dhawal Kapil
60c866a97e Merge pull request #9846 from sampada07/JAVA-1089
JAVA-1089: Move the OAuth related lesson code from
2020-08-11 19:19:43 +05:30