Jonathan Turnock
65b94b66f4
BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection ( #7782 )
...
* BAEL-3212 - Examples of POJO, Bean and BeanUtils reflection
* Update pom.xml
2019-11-13 21:57:54 +00:00
dev-chirag
0451f008be
BAEL-3236 Determine the execution time of JUnit Tests ( #7985 )
...
* BAEL3236 Execution time Junit
* BAEL3236 Execution time Junit
* BAEL3236 Added more test cases
* BAEL3236 Added more test cases
* BAEL3236 Renaming to integration test
* BAEL3236 Temporary enabling
* BAEL3236 Reverting Integration tests
* BAEL3236 Refactoring TCs
* BAEL3236 Refactoring TCs
* BAEL3236 Removing now unused spring and http client deps
* BAEL3236 Fixing test cases and updating the missed version in pom.xml
* BAEL3236 throwing Exception in TCs
2019-11-13 21:36:39 +00:00
Al Niyas
1b0afe4076
BAEL-3224 - Checking if 2 Java Dates are in the same day
2019-11-13 23:02:04 +03:00
AlNiyas
f49f76d3c2
Merge pull request #9 from eugenp/master
...
fork update 13 nov 1
2019-11-13 22:28:28 +03:00
eelhazati
b46dc7a07b
BAEL-3282 -- Digital signature. ( #7981 )
...
* Digital signature.
* Digital signature.
move message.txt in src/test/resources/digitalsignature.
2019-11-13 08:54:17 +00:00
Josh Cummings
cdbac35a71
Merge pull request #8129 from sjmillington/core-java-move-3
...
[BAEL-15993] - Move articles out of core-java pt 3
2019-11-12 21:51:11 -07:00
Josh Cummings
e0cfe31a45
Merge pull request #8158 from catalin-burcea/BAEL-19087
...
[BAEL-19087]-Move articles out of core-java-io part 2
2019-11-12 21:45:15 -07:00
Shubhra Srivastava
cc32b9f93d
BAEL-3404 Review comments ( #8181 )
2019-11-12 12:27:47 -08:00
Rodrigo Graciano
b68aca1d9d
BAEL-3414 ( #8177 )
...
* BAEL-3414
* BAEL-3414 -> Add unit tests
* BAEL-3414 -> Clean up pom.xml
2019-11-12 12:25:27 -08:00
Sam Millington
a66d9c9c73
Merge pull request #8153 from vatsalgosar/BAEL-3401
...
[BAEL-3401]- Skipping Weekends While Adding Days
2019-11-12 16:27:16 +00:00
catalin-burcea
34714af74d
[BAEL-19087]-Move articles out of core-java-io part 2
2019-11-12 11:13:45 +02:00
Josh Cummings
d2b9cf2de4
Merge pull request #8137 from amit2103/BAEL-16640
...
[BAEL-16640] - Split or move core-java-modules/core-java-lang-syntax …
2019-11-11 20:00:19 -07:00
Kyle Doyle
27278d622b
Bael-3391 - Code Review updates
2019-11-11 21:29:10 -05:00
Josh Cummings
25e5b24f1a
Merge branch 'master' into core-java-move-3
2019-11-11 18:35:58 -07:00
Jon Cook
e42ce73616
BAEL-3416 - Mockito and Fluent APIs
...
- stage changes
2019-11-11 23:19:35 +01:00
Graham Cox
3b38c00200
Example implementation of A* ( #8159 )
2019-11-11 22:06:37 +01:00
AlNiyas
15e0ab6a62
Merge pull request #8 from eugenp/master
...
fork update 11-nov_19 - 1
2019-11-11 20:07:08 +03:00
devender.kumar
03676e1904
Break long line into smaller
2019-11-11 17:40:38 +01:00
Martin van Wingerden
f9124d3256
Follow up of [BAEL-2350], renamed module ( #8167 )
2019-11-11 08:20:34 -08:00
Paturi Radhe Sravan
6a41bd4bff
BAEL-3469 - How to pass command line arguments to Bash Script ( #8174 )
...
* Example for hexagonal architecture in java
* BAEL-3469 - How to Pass command line arguments to bash script
* Removed source code for evaluation article
2019-11-11 08:19:37 -08:00
Radhe Sravan
fcaf1cb33d
Removed source code for evaluation article
2019-11-11 17:32:16 +05:30
devender.kumar
964cc03a38
Remove controller
2019-11-11 08:01:08 +01:00
devender.kumar
9b1e6819c3
Remove controller
2019-11-11 07:57:48 +01:00
KevinGilmore
5ab8036f77
BAEL-3319: update README ( #8173 )
...
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
2019-11-10 21:22:45 -06:00
Roger
d3648eca9c
BAEL-3475 Add code for Lombok Accessors including prefix with trailing _ ( #8166 )
...
* BAEL-3475 - Add code for Lombok Accessors
* BAEL-3475 - Updated lombok.version to latest
* BAEL-3475 - Rename Test to UnitTest
* BAEL-3475 - Add prefix with trailing _, make fields private, and update delombok version
2019-11-10 08:10:34 -08:00
KevinGilmore
7b6a39fc70
BAEL-3336 BAEL-3058 add links ( #8168 )
2019-11-10 09:52:57 -06:00
Roger Yates
2d65787364
BAEL-3475 - Add prefix with trailing _, make fields private, and update delombok version
2019-11-10 23:01:44 +10:00
Roger Yates
f855f08f38
BAEL-3475 - Rename Test to UnitTest
2019-11-10 22:34:37 +10:00
Roger Yates
790642634e
BAEL-3475 - Updated lombok.version to latest
2019-11-10 22:34:35 +10:00
Roger Yates
c98de38e4c
BAEL-3475 - Add code for Lombok Accessors
2019-11-10 22:33:41 +10:00
Josh Cummings
486f924c73
Merge pull request #8155 from alessiostalla/BAEL-18411
...
#BAEL-18411 change code sample to use equals instead of equalsIgnoreC…
2019-11-10 00:23:58 -07:00
Martin van Wingerden
33fcfa67f1
[jhipster] Removed bower_components
2019-11-10 08:21:46 +01:00
Radhe Sravan
595649bf05
BAEL-3469 - How to Pass command line arguments to bash script
2019-11-10 09:15:18 +05:30
Erik Pragt
a85b87070e
Merge pull request #8136 from Thabo08/java-file-class-edit-2
...
t.ntsoko@gmail.com - Shortening methods
2019-11-10 13:43:57 +11:00
Loredana Crusoveanu
7db8183e7d
Merge pull request #8074 from martinvw/feature/the-course-readme-rendering-error
...
Some README rendering corrections
2019-11-10 00:22:22 +02:00
Kai Yuan
4fb0164b50
[BAEL-3402]move to an individual package ( #8161 )
2019-11-09 09:25:41 -08:00
Alessio Stalla
d6bcc02f09
#BAEL-18410 add code sample for reduce with complex objects
2019-11-09 15:06:10 +01:00
anshul.bansal
6804dc9b19
Apache tapestry - Initial commit
2019-11-09 15:32:22 +02:00
Vivek Balasubramaniam
aafe3d90df
BAEL-3091: The Prototype Pattern in Java - Changes based on comments
2019-11-09 18:41:22 +05:30
Eric Martin
1ff66911d3
Merge pull request #8109 from martinvw/feature/BAEL-3392
...
[BAEL-3392] Debugging Java 8 Streams with IntelliJ
2019-11-08 21:42:48 -06:00
Eric Martin
830cada0d3
Merge pull request #8143 from johnA1331/master
...
Bi-monthly test fix - BAEL-18926
2019-11-08 20:45:10 -06:00
Eric Martin
e6691b9b22
Merge branch 'master' into master
2019-11-08 20:40:55 -06:00
Shubhra Srivastava
906423af47
Bael 3404 strictfp in java ( #8157 )
...
* BAEL-3404 Creating new OOP module
* BAEL-3404 Code changes
2019-11-08 13:10:32 -08:00
vatsalgosar
1e1fe0592e
- Separated add and subtract days into two methods for simplification
2019-11-09 02:33:50 +05:30
AlNiyas
373f656b96
Merge pull request #7 from eugenp/master
...
fork update 8-Nov-2019_1
2019-11-08 16:18:36 +03:00
TINO
7a5f7349bd
BAEL - 1836
2019-11-08 16:11:51 +03:00
Alessio Stalla
1c04441b03
#BAEL-18411 change code sample to use equals instead of equalsIgnoreCase and add commented out break statement mentioned in the article.
2019-11-08 10:04:51 +01:00
Martin van Wingerden
7f9bfe5cf9
Some README rendering corrections
...
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
rpvilao
276e3cf94b
Merge pull request #8110 from MajewskiKrzysztof/BAEL-2513
...
BAEL-2513
2019-11-07 21:03:16 +01:00
amit2103
5e26506b92
[BAEL-16640] - Fixed conflicts
2019-11-07 23:52:43 +05:30