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 |
Eric Martin
|
a057b3af44
|
Merge pull request #8986 from psevestre/master
[BAEL-3793][BAEL-3935] Code snippets
|
2020-04-12 17:09:59 -05:00 |
Eric Martin
|
bf0ff59145
|
Update terraform/best-practices/k8s-basic/SETUP.md
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
|
2020-04-12 13:53:19 -05:00 |
Eric Martin
|
856c047306
|
Update terraform/best-practices/k8s-modules/SETUP.md
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
|
2020-04-12 13:53:06 -05:00 |
Eric Martin
|
d2d13f075e
|
Merge pull request #9014 from dupirefr/author/BAEL-2808-uppercase_table_names_in_spring_jpa
[BAEL-2808] Customize Table Names Generation with Spring JPA
|
2020-04-12 11:21:17 -05:00 |
Eric Martin
|
f8d065ab17
|
Merge pull request #8969 from omerfinger/master
BAEL-3926 - Java Map with case-insensitive keys
|
2020-04-12 11:07:51 -05:00 |
Jonathan Cook
|
6b21f217ed
|
Merge pull request #8953 from rdevarakonda/BAEL-3769
BAEL-3769 | Writing templates for test cases using JUnit 5
|
2020-04-12 15:37:11 +02:00 |
Dhawal Kapil
|
6395aad1d8
|
Merge pull request #9081 from dkapil/JWS_Module_Fix
Disabling JWS module
|
2020-04-12 18:43:46 +05:30 |
Dhawal Kapil
|
a07f4f66e3
|
Merge pull request #9080 from dupirefr/team/JAVA-1265-review_build_time
[JAVA-1265] Review build time
|
2020-04-12 18:43:11 +05:30 |
Kirill Vlasov
|
07b5c1f010
|
Code review fixes
|
2020-04-12 16:16:36 +05:00 |
gindex
|
a0dd4a537d
|
Revert README.md to 1acadab1
|
2020-04-12 13:01:52 +02:00 |
omerfinger
|
7930d2c72e
|
rebase parent pom on upstream
|
2020-04-12 11:48:00 +03:00 |
Aitor Cuesta
|
33d6f3853c
|
BAEL-3075 - Undo whitespaces from pom.xml. README.md is replaced with the original version
|
2020-04-12 10:46:36 +02:00 |
omerfinger
|
edb8e8b341
|
changed LinkedHashMap to Map interface
|
2020-04-12 11:30:48 +03:00 |
omerfinger
|
7848c39d7b
|
changed LinkedHashMap to Map interface
|
2020-04-12 11:30:47 +03:00 |
omerfinger
|
22a94cd61c
|
changed README, assert has changed
|
2020-04-12 11:30:47 +03:00 |
omerfinger
|
dac08f02db
|
varius get cases
|
2020-04-12 11:30:46 +03:00 |
omerfinger
|
ac21dcc346
|
tests has been added and split
|
2020-04-12 11:30:46 +03:00 |
omerfinger
|
da97125e20
|
tests has been added and split
|
2020-04-12 11:30:21 +03:00 |
omerfinger
|
b2bc2dc004
|
new module has been added
|
2020-04-12 11:30:20 +03:00 |
omerfinger
|
0b2e7e9f7c
|
BAEL-3926 - Java Map with case-insensitive keys
|
2020-04-12 11:29:02 +03:00 |
omerfinger
|
db989e2322
|
Revert to original pom settings
|
2020-04-12 11:29:02 +03:00 |
omerfinger
|
73892202d1
|
changed LinkedHashMap to Map interface
|
2020-04-12 11:29:02 +03:00 |
omerfinger
|
46843866bd
|
changed LinkedHashMap to Map interface
|
2020-04-12 11:29:02 +03:00 |
omerfinger
|
c2e37ce399
|
changed README, assert has changed
|
2020-04-12 11:29:02 +03:00 |
omerfinger
|
640f8ce5d2
|
varius get cases
|
2020-04-12 11:29:02 +03:00 |
omerfinger
|
9fc999311c
|
tests has been added and split
|
2020-04-12 11:29:01 +03:00 |
omerfinger
|
5137f8fa20
|
tests has been added and split
|
2020-04-12 11:29:01 +03:00 |
omerfinger
|
7d9d3c5f60
|
new module has been added
|
2020-04-12 11:29:01 +03:00 |
omerfinger
|
40f2f2ea8a
|
BAEL-3926 - Java Map with case-insensitive keys
|
2020-04-12 11:27:59 +03:00 |