Maciej Główka
e4f034795d
BAEL-4057: Hibernate Hi/Lo algorithm example ( #9802 )
...
* BAEL-4057: Hibernate Hi/Lo algorithm example
* BAEL-4057: fixed code indentation
2020-08-17 18:11:57 +01:00
Umang Budhwar
969280640c
Merge pull request #4 from eugenp/master
...
Updating local repository
2020-08-17 21:58:18 +05:30
Rutuja Joshi
39ba03a488
Delete README.md
2020-08-17 21:11:50 +05:30
davidmartinezbarua
a098310a5e
Merge pull request #9889 from eugenp/revert-9843-BAEL-4321-define-a-map-in-yaml-for-pojo
...
Revert "BAEL-4321 demo app for yaml to pojo"
2020-08-17 12:02:56 -03:00
Philippe
f3c4e3e36d
[BAEL-4381] Fix formatting
2020-08-17 11:58:25 -03:00
davidmartinezbarua
0d2ae486e1
Revert "BAEL-4321 demo app for yaml to pojo"
2020-08-17 11:52:28 -03:00
azhwani
eac28eb90f
first commit
2020-08-17 15:12:50 +01:00
Rutuja Joshi
10d571fd1d
pom : added new module core-java-exceptions-3
...
added new module core-java-exceptions-3
2020-08-17 19:37:28 +05:30
Rutuja Joshi
f00adab98c
BAEL-4193 - initial commit
...
initial commit in new module core-java-exceptions-3
2020-08-17 19:33:14 +05:30
davidmartinezbarua
0391c81566
Merge pull request #9843 from Trixi-Turny/BAEL-4321-define-a-map-in-yaml-for-pojo
...
BAEL-4321 demo app for yaml to pojo
2020-08-17 10:35:56 -03:00
rpvilao
27592171ba
Merge pull request #9771 from ankurguptajec/master
...
BAEL-4025 : Spring Data Azure Cosmos DB
2020-08-17 14:25:06 +01:00
Dhawal Kapil
5d1202d7d3
Merge pull request #9883 from sampada07/JAVA-68
...
JAVA-68: Spring-security-web-move-2
2020-08-17 18:42:39 +05:30
Amit Pandey
5c46488ac8
used standard parent pom ( #9885 )
2020-08-17 18:21:42 +05:30
Vishal
3cbfd383ed
Refactor | Add common formatting, remove comments, update test class name,follow test method naming convention and use Junit5
2020-08-17 18:06:30 +05:30
Trixi Turny
3233bd6adc
BAEL-4321 add new module to pom
2020-08-17 12:41:09 +01:00
Rutuja Joshi
ccad8d217f
Delete SpecialToday.java
...
Moving code to a new module - core-java-exceptions-3
2020-08-17 16:51:16 +05:30
Rutuja Joshi
02fb2aee85
Delete MainMenu.java
...
Moving code to a new module - core-java-exceptions-3
2020-08-17 16:50:59 +05:30
Rutuja Joshi
b6e9fa3848
Delete MainMenuUnitTest.java
...
Moving code to a new module - core-java-exceptions-3
2020-08-17 16:48:47 +05:30
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