rvsathe
a6ecf8743d
BAEL 4293 reinserted the pom dependency
2021-09-17 08:41:48 +05:30
johnA1331
8e92dc0c5c
Update README.md
2021-09-15 22:04:47 +08:00
johnA1331
d1f81f20da
Update README.md
2021-09-15 22:03:24 +08:00
johnA1331
188b8fa368
Update README.md
2021-09-15 21:59:56 +08:00
515882294
28d708a2fa
Add new section on instanceof
2021-09-14 19:41:34 +08:00
JoannaaKL
6a638120dc
Jira BAEL-4211 ( #11193 )
...
* Init
* Removing mvnw files
* Apply eclipse code format
* Refactoring
* Refactoring
* BAEL-4211 Add benchmarks
* Delete hexagonal directory
* Refactoring based on the feedback
* Refactoring based on feedback - package rename
* Directory rename
Co-authored-by: asia <joannakrzeklubowiecka@protonmail.com>
2021-09-13 20:01:26 -05:00
Ashish Gupta
f73f1c2fdf
Update EmailValidationUnitTest.java
2021-09-12 14:53:30 +05:30
Ashish Gupta
c942476eba
Update EmailValidationUnitTest.java
2021-09-12 13:20:42 +05:30
Ashish Gupta
23c11caf77
Update EmailValidation.java
2021-09-12 13:19:16 +05:30
Ashish Gupta
a0c85c2a5a
Merge branch 'eugenp:master' into master
2021-09-12 13:18:26 +05:30
rvsathe
34af1ae63d
BAEL 4293 changed the pom.xml formatting.
2021-09-11 16:24:30 +05:30
sharifi
f8353b071d
BAEL-5079: upgrade commons-codec version
2021-09-11 12:21:33 +04:30
johnA1331
ba840cd655
Update README.md
2021-09-09 00:40:12 +08:00
polomos
540690b06e
BAEL-4266 Test default cryptography strength ( #11155 )
2021-09-08 18:29:09 +05:30
kwoyke
db282b93e5
Merge pull request #11191 from Maiklins/JAVA-5393-Update_Java_9_Process_API_Improvements_article
...
JAVA-5393 Update Java 9 Process API
2021-09-06 14:17:31 +02:00
Mainak Majumder
ec6f5d90cc
source code for bealdung article "Find IP address of client" ( #10995 )
...
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"
* update indention in pom file, update code in Address class
* update indention
* rename application
* update pom
* source code for article "Connection timeout vs read timeout"
* Source code for Baeldung article BAEL-4896
* update code
* source code for Baeldung article bael-4896
* add main method to client and server
* remove comment
* include command-line argument option for client, remove try-catch block
* update greetings message section
2021-09-05 23:08:08 +01:00
rvsathe
a1e67a4a23
Merge branch 'master' of https://github.com/rvsathe/tutorials
2021-09-03 08:30:48 +05:30
rvsathe
935f5d24e7
Merge branch 'eugenp:master' into master
2021-09-03 08:30:15 +05:30
rvsathe
5868802a11
changing Test names as per BDD convention
2021-09-03 08:28:55 +05:30
mbarriola
9bcb0c4b1b
Bael 5073 guide to multi map ( #11179 )
...
* Commit source code to branch
* BAEL-5065 improvement of groupBy with complex key
* Source code for Guide to Stream::mapMulti
2021-09-02 12:55:08 +02:00
johnA1331
54d42ee7b4
Update README.md
2021-09-01 22:10:12 +08:00
mikr
2453ef75bb
JAVA-5393 Update Java 9 Process API
2021-08-31 17:30:10 +02:00
Remy Ohajinwa
622ac3e401
BAEL-5064 Format Duration ( #11144 )
...
* BAEL-5064 Format Duration
* BAEL-5013 deleted utility class
* BAEL-5013 format duration
* changed Joda-time version
Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com>
2021-08-30 19:41:25 -05:00
johnA1331
2f709969e0
Update README.md
2021-08-25 21:41:31 +08:00
Ashish Gupta
031f6df8b0
Merge branch 'eugenp:master' into master
2021-08-24 16:22:08 +05:30
rvsathe
b8f15c88fa
commits for BAEL 4293
2021-08-24 09:22:12 +05:30
mbarriola
70283b1191
Bael 5066 aggregate over multiple fields ( #11156 )
...
* Commit source code to branch
* BAEL-5065 improvement of groupBy with complex key
* Aggregation of multiple attributes of a grouped result
2021-08-22 22:57:09 +02:00
kwoyke
73cef3bfa9
Merge pull request #11137 from Maiklins/JAVA-5950-Reduce_size_of_core-java-os
...
JAVA-5950 Reduce size of core-java-os.
2021-08-18 13:40:00 +02:00
mikr
a9ae125165
JAVA-5950 Reduce size of core-java-os.
2021-08-18 12:35:08 +02:00
johnA1331
e41935bb7c
Update README.md
2021-08-18 13:11:58 +08:00
johnA1331
f01a4b4d40
Update README.md
2021-08-18 13:10:05 +08:00
kwoyke
e2b8acdc2e
Merge pull request #11123 from hkhan/JAVA-6221-fix-TimeApi-unit-test
...
[JAVA-6221] Fix TimeApi unit test
2021-08-17 18:58:46 +02:00
Haroon Khan
6f11290160
[JAVA-6221] Test clean up
2021-08-17 12:12:55 +01:00
mikr
357a6e1ea8
JAVA-5948 Reduce size of core-java. Remove input.txt (unused).
2021-08-17 10:36:59 +02:00
mbarriola
640f0d6dde
Java 5065 ( #11126 )
...
* Commit source code to branch
* BAEL-5065 improvement of groupBy with complex key
2021-08-16 23:43:53 +02:00
Ashish Gupta
7caefe62b7
Update EmailValidationUnitTest.java
2021-08-16 11:58:55 +05:30
Ashish Gupta
e817cffca0
Update EmailValidationUnitTest.java
2021-08-16 11:51:31 +05:30
Ashish Gupta
6d75bb0cc1
Update EmailValidation.java
2021-08-16 11:50:58 +05:30
Ashish Gupta
500eb2ef90
Merge branch 'eugenp:master' into master
2021-08-16 11:49:48 +05:30
Jonathan Cook
75cdfa2e37
Merge pull request #11101 from Saber-k/master
...
[BAEL-5041] Validate String as file name in Java
2021-08-15 07:43:49 +02:00
Haroon Khan
f9dc97d25e
[JAVA-6221] Fix TimeApi unit test
2021-08-13 19:02:15 +01:00
Mateusz Szablak
c99989e599
[BAEL-5041] Validate String as file name in Java
2021-08-13 09:36:54 +02:00
johnA1331
58723823d3
Update README.md
2021-08-11 11:33:49 +08:00
Greg
d594c571f5
Merge pull request #11013 from tirumani03/dev/tirumani03/exceptionsInConstructor
...
[BAEL-4990] Throwing exceptions in constructor
2021-08-10 14:32:17 -04:00
Ashish Gupta
0d22a1fdee
Add files via upload
2021-08-07 12:38:09 +05:30
Ashish Gupta
6b7dcdf847
Add files via upload
2021-08-07 12:34:38 +05:30
Ashish Gupta
dcf8b902dc
Update pom.xml
2021-08-07 12:33:12 +05:30
mbarriola
b623297829
Core java 12 improvements ( #11090 )
...
* Commit source code to branch
* Fix to BAEL-5072
Change package definition and implementation of compactValues junit
* BAEL-5053 Compare file contents
2021-08-05 21:50:37 +02:00
freelansam
32dde5b5d1
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
johnA1331
8ebcfd7eb9
Update README.md
2021-07-29 03:40:30 +08:00