Commit Graph

4564 Commits

Author SHA1 Message Date
Amit Pandey 2bad67ff38 added modules in parent (#9842)
* added modules in parent

* commented failed modules in pom
2020-08-17 10:33:20 +05:30
Amit Pandey 62432a2532 Java 2387 (#9882)
* fix junit test cases

* added module in parent build
2020-08-17 10:30:19 +05:30
bfontana 2214774f55 Merge pull request #9878 from kcacademic/webflux-threads
Webflux threads
2020-08-16 19:24:16 -03:00
bfontana 1c432896ca Update Application.java
Minor Javadoc fixings.
2020-08-16 19:21:54 -03:00
bfontana a32ecbeb8a Delete README.md
File will be added after the article is published.
2020-08-16 18:32:19 -03:00
Sorin Zamfir 6b75e0cbed BAEL-4516: Task for config and srcset info 2020-08-16 22:39:00 +03:00
Dhawal Kapil f8531e4bbc Merge pull request #9880 from eugenp/story/JAVA-95
Update README.md
2020-08-16 23:39:22 +05:30
davidmartinezbarua a3ccd178e1 Merge pull request #9653 from anmoldeep0123/BAEL_4302
BAEL-4302 : How can I list all classes loaded in a specific class loader
2020-08-16 11:52:41 -03:00
sampadawagde 00d8cdc252 JAVA-68: README changes 2020-08-16 16:37:06 +05:30
sampadawagde 12d16d9c85 JAVA-68: parent module pom changes as per child module renaming 2020-08-16 16:34:03 +05:30
sampadawagde 10e9f147ee JAVA-68: Renamed spring-security-react to spring-security-web-react 2020-08-16 16:33:28 +05:30
sampadawagde d35dfb6ba9 JAVA-68: Renamed spring-security-mvc-socket to
spring-security-web-sockets
2020-08-16 16:32:56 +05:30
sampadawagde f645cac5d6 JAVA-68: Renamed spring-security-mvc-persisted-remember-me to
spring-security-web-persisted-remember-me
2020-08-16 16:32:25 +05:30
sampadawagde 3e193877e6 JAVA-68: Renamed spring-security-mvc-login to spring-security-web-login 2020-08-16 16:31:42 +05:30
sampadawagde ecaa8db142 JAVA-68: Renamed spring-security-mvc-jsonview to
spring-security-web-jsonview
2020-08-16 16:30:53 +05:30
Ankur Gupta 5eefa6b148 Update pom.xml
removing extra spaces
2020-08-16 13:36:23 +05:30
Ankur Gupta 1e96de4b64 Update pom.xml
Adding spring-data-cosmosdb module in the persistence module
2020-08-16 13:35:04 +05:30
Loredana Crusoveanu c953ca8cd3 Merge pull request #9876 from Maiklins/Java-70-spring-security-renamings
Java-70 spring security renamings
2020-08-16 10:37:26 +03:00
Loredana Crusoveanu 909ceb4551 Merge pull request #9875 from Maiklins/Java-65-remove-unnecessary-files-from-spring-jpa-2
Java-65 remove unnecessary files from spring jpa 2
2020-08-16 09:24:42 +03:00
Dhawal Kapil 46554a7786 Merge pull request #9879 from Maiklins/JAVA-1460-reduce-logging-module-profiles-maven-help-plugin
Java-1460 reduce logging module profiles maven help plugin
2020-08-16 09:58:07 +05:30
Dhawal Kapil 44afb00d22 Update README.md 2020-08-16 08:46:46 +05:30
Dhawal Kapil 4c75754f64 Merge pull request #9871 from sampada07/JAVA-1639
JAVA-1639: Upgrade spring-5-security-cognito to use latest Spring Boot
2020-08-16 08:40:03 +05:30
Carlos Grappa bb34174aeb 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
mikr 1ba940679a Java-1460 Reduce logging created by the maven-help plugin 2020-08-15 22:18:01 +02:00
CHANDRAKANT Kumar b324436681 Incorporated the review comments on the pull request. 2020-08-16 01:17:38 +05:30
CHANDRAKANT Kumar 3e2ce28afb Incorporated the review comments on the pull request. 2020-08-16 01:15:24 +05:30
mikr 1d0488b576 Java-70 Rename modules in Spring Security modules 2020-08-15 20:25:37 +02:00
mikr ab056706ac Java-70 Remove unnecessary files from spring-jpa-2 + include in main persistence pom file 2020-08-15 20:02:21 +02:00
Maiklins 7784219a2e Merge pull request #68 from eugenp/master
update
2020-08-15 19:42:45 +02:00
Eric Martin 2ac7e8af89 Merge pull request #9852 from alimate/BAEL-4536
BAEL-4536: Improvement - compareTo Implementations
2020-08-15 11:35:32 -05:00
Trixi Turny 130133d73b BAEL-4321 fix leftover data package names 2020-08-15 15:39:01 +01:00
Trixi Turny e399a6a8bc BAEL-4321 fix package name in imports and convert tabs to spaces 2020-08-15 15:34:56 +01:00
Trixi Turny 3c44e7af20 BAEL-4321 fix indentation 2020-08-15 15:04:10 +01:00
Trixi Turny 2239446285 BAEL-4321 use properties module and delete ReadMe 2020-08-15 15:01:37 +01:00
Cristian Rosu 9a102f03af BAEL-4394: Line at a given number tests 2020-08-15 16:48:24 +03:00
Loredana Crusoveanu e75fd5cc21 Merge pull request #9865 from eugenp/lor6-patch-1
Update README.md
2020-08-15 15:29:44 +03:00
maryarm e36678d920 BAEL-4107: Spring MVC Async vs Spring WebFlux 2020-08-15 14:20:40 +02:00
Sorin Zamfir 04fe338707 BAEL-4516: First structure 2020-08-15 14:42:21 +03:00
Dhawal Kapil c31b6f188c Merge pull request #9864 from sampada07/JAVA-67
JAVA-67: Spring-security-web-move-1
2020-08-15 13:57:20 +05:30
Philippe 10349f5185 [BAEL-4381] Fix formatting 2020-08-14 22:58:58 -03:00
Ankur Gupta 9c846f0e84 keeping Configuration in Separate class 2020-08-15 03:21:29 +05:30
bfontana 5a4bfbc0fd 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
sampadawagde 8d97b0cb37 JAVA-1639: Upgrade spring-5-security-cognito to use latest Spring Boot
version
2020-08-14 22:07:40 +05:30
Maiklins 9ca1a0064a 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 459662daf6 BAEL-4543: Use the prefered toArray() approach (#9869) 2020-08-14 17:36:57 +02:00
kwoyke c1d934e8a4 BAEL-3975: Fix the PactVerification test (#9870) 2020-08-14 17:36:47 +02:00
bfontana 37df085e41 Update README.md 2020-08-14 11:47:02 -03:00
Philippe 29316a01f3 [BAEL-4381] Fix formatting 2020-08-14 11:41:36 -03:00
Philippe f7915d9f62 [BAEL-4381] Fix formatting 2020-08-14 09:29:27 -03:00
Philippe aac565de99 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-08-14 09:24:37 -03:00