Akash Pandey
fe8488a8d5
Bael 2189: Convert Byte Array To/From hex String ( #5396 )
...
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"
* BAEL-2189: Tutorial to convert Byte Array to/from hex String.
* BEAL-2189: Code review comments incorporated.
* 1. Added validations for Non-Hex String characters in hex String.
2. Moved classes to algorithms module.
3. Renamed unit test class name ends with *UnitTest.
* 1. Added validations for Non-Hex String characters in hex String.
2. Moved classes to algorithms module.
3. Renamed unit test class name ends with *UnitTest.
* removed: redundant property added for local testing.
2018-10-12 21:50:33 +02:00
Eugen Paraschiv
15b7eacd43
cleanup work
2018-10-12 10:21:35 +03:00
Andrey Shcherbakov
44a3d36bd9
Implement a binary tree ( #5431 )
...
* Add code for the article 'Java Primitives versus Objects'
* Use JMH for benchmarking the primitive and wrapper classes
* Uncomment the benchmarks and remove unused class
* Add a binary search tree implementation
* Add an example of how to use the binary tree class
* Adjust the print statements
2018-10-11 22:16:54 -07:00
Priyesh Mashelkar
f824da90ba
Converting DOM Document to File
...
Issue: BAEL-2167
2018-10-11 22:59:44 -06:00
Tom Hombergs
90867eb6b4
Merge pull request #5336 from josephine-barboza/master
...
BAEL-2169 Guide to Ebean
2018-10-11 20:57:11 +02:00
Loredana Crusoveanu
19f5943b52
Merge pull request #5426 from eugenp/lor6-patch-2
...
Update README.md
2018-10-11 21:14:58 +03:00
Loredana Crusoveanu
a915063c44
Update README.md
2018-10-11 21:12:07 +03:00
Loredana Crusoveanu
3b58b515ce
Merge pull request #5418 from dkapil/task/BAEL-9148_2
...
Task/bael 9148 2
2018-10-11 20:32:54 +03:00
Loredana Crusoveanu
537c929dad
Merge pull request #5422 from Doha2012/master
...
cucumber parallel features
2018-10-11 12:09:41 +03:00
Eric Martin
289b94cfe0
Merge pull request #5425 from eugenp/BAEL-2257-3
...
BAEL-2257: Renamed OutputStreamExamplesTest to *UnitTest
2018-10-10 22:14:53 -05:00
eric-martin
e908b96eef
BAEL-2257: Renamed OutputStreamExamplesTest to *UnitTest
2018-10-10 22:09:45 -05:00
Eric Martin
ed584952aa
Merge pull request #5424 from eugenp/BAEL-2257
...
BAEL-2257: Renamed OutputStreamExamplesTest to *UnitTest
2018-10-10 20:26:48 -05:00
eric-martin
26c9bdcc0d
BAEL-2257: Renamed OutputStreamExamplesTest to *UnitTest
2018-10-10 20:23:32 -05:00
Loredana Crusoveanu
10f35c61fc
Merge pull request #5415 from j-bennett/master
...
BAEL-2222: Format ZonedDateTime to String
2018-10-10 21:13:03 +03:00
DOHA
ee1e3eea89
cucumber parallel features
2018-10-10 20:39:45 +03:00
Eugen Paraschiv
12b1a90a74
rebalancing the first and second default profiles
2018-10-10 20:24:43 +03:00
Loredana Crusoveanu
2b0987f05b
Merge pull request #5421 from eugenp/javax-fix
...
fix javax el
2018-10-10 20:19:57 +03:00
Loredana Crusoveanu
5ab63bb07b
fix javax el
2018-10-10 20:16:49 +03:00
Loredana Crusoveanu
7bfac462b9
Merge pull request #5420 from eugenp/reactor-fix
...
add reactor core
2018-10-10 20:10:29 +03:00
Loredana Crusoveanu
50ffa81186
add reactor core
2018-10-10 20:04:51 +03:00
Josephine Barboza
af818fddbf
Upadated pom.xml
2018-10-10 21:27:08 +05:30
Dhawal Kapil
6f619dec41
Update LoginController.java
2018-10-10 20:20:55 +05:30
Dhawal Kapil
506a973c82
BAEL-9148 Fix Java EE Annotations Project
...
- Added new jee-7-security module that contains only security related code previously part of jee-7 module
- Added new jee-7-security in parent pom.xml
2018-10-10 20:14:21 +05:30
Josephine Barboza
e83b767054
Updated formatting
2018-10-10 19:12:51 +05:30
Josephine Barboza
20f2d3a923
Merge remote-tracking branch 'upstream/master'
2018-10-10 18:22:40 +05:30
Josephine Barboza
f916c468cd
BAEL-2169 Guide to Ebean
2018-10-10 16:51:44 +05:30
Josephine Barboza
0abf1317ec
Merge branch 'master' of https://github.com/josephine-barboza/tutorials
2018-10-10 13:43:09 +05:30
j-bennett
cf628344b6
BAEL-2222: Format ZonedDateTime to String
2018-10-09 23:21:58 -04:00
Alejandro Gervasio
53d22bebbc
BAEL-2287 - An Introduction to Synchronized Java Collections ( #5385 )
...
* Initial Commit
* Add pom.xml
* Update pom.xml
* Update pom.xml
* Update SynchronizedSortedMapUnitTest.java
2018-10-09 22:20:23 -05:00
Eric Martin
48b2316187
Merge pull request #5414 from eugenp/BAEL-2258
...
BAEL-2258: Moved to java-dates
2018-10-09 20:38:33 -05:00
eric-martin
51ef1d3ae9
BAEL-2258: Moved to java-dates
2018-10-09 20:34:58 -05:00
Eric Martin
6b0b190abc
Merge pull request #5368 from xamcross/BAEL-2258
...
BAEL-2258
2018-10-09 20:20:00 -05:00
Loredana Crusoveanu
30f5e68575
Merge pull request #5412 from khatwaniNikhil/BAEL-2243
...
Bael 2243
2018-10-09 22:56:07 +03:00
Eugen Paraschiv
1931f571d1
fixing test name
2018-10-09 22:21:36 +03:00
Andrea Ligios
50c281d9be
Using Maven Versions Plugin
...
Issue: BAEL-2191
2018-10-09 12:47:03 -06:00
Loredana Crusoveanu
fb6a1a0855
Merge pull request #5410 from khatwaniNikhil/BAEL-2288
...
Changes for BAEL-2288
2018-10-09 21:28:39 +03:00
Nikhil Khatwani
6612e5d99c
Changes for BAEL-2243
2018-10-09 23:48:39 +05:30
Nikhil Khatwani
a0d084751a
Changes for BAEL-2243
2018-10-09 23:47:04 +05:30
José Carlos Valero Sánchez
9c0e6a4459
Merge pull request #5406 from pandachris/master
...
BAEL-2184 Converting a Collection to ArrayList
2018-10-09 19:01:11 +01:00
Nikhil Khatwani
e5be99d328
Changes for BAEL-2288
2018-10-09 23:16:56 +05:30
Dhawal Kapil
12c41c3531
BAEL-9148 Fix Java EE Annotations Project
...
- Removed spring security related code from jee-7 project
2018-10-09 20:40:58 +05:30
clininger
4f1c1625d8
Merge branch 'BAEL-2184'
2018-10-09 21:23:40 +07:00
clininger
ee1b2cb40b
BAEL-2184 sorted test not include deep copy
2018-10-09 21:20:09 +07:00
Loredana Crusoveanu
7d03f03ebb
Merge pull request #5408 from eugenp/BAEL-2212
...
fix unit test
2018-10-09 13:37:40 +03:00
Loredana Crusoveanu
ed2a28585c
fix unit test
2018-10-09 13:10:13 +03:00
Loredana Crusoveanu
d385e7bbf5
Merge pull request #5398 from moisko/master
...
BAEL-2212: Insertion Sort in Java
2018-10-09 12:58:32 +03:00
Alejandro Gervasio
6d67e16b39
BAEL-2253 - Difference Between @NotNull, @NotEmpty and @NotBlank Constraints in Bean Validation ( #5399 )
...
* Initial Commit
* Update UserNotBlankUnitTest.java
* Update UserNotEmptyUnitTest.java
* Update UserNotNullUnitTest.java
* Update pom.xml
* Update pom.xml
* Update pom.xml
2018-10-08 21:37:37 -05:00
pandachris
c8bf1841b2
Merge pull request #4 from pandachris/BAEL-2184-clean
...
BAEL-2184 Java Convert Collection to ArrayList
2018-10-09 04:18:15 +07:00
clininger
7538a4b534
BAEL-2184 ignore netbeans project files
2018-10-09 04:08:32 +07:00
clininger
3c0bd8e6e8
BAEL-2184 formatting
2018-10-09 04:08:07 +07:00