M-Abdelbaset
86c72ffd7b
Bael-3395: Spring optional path variables ( #8193 )
...
* initial test cases
* changes in @requestMapping
* moving code to spring-mvc-basic-2 project
2019-11-15 15:07:27 -08:00
Ali Dehghani
bd1e69f5bf
Sample codes for RejectedExecutionHandler article.
2019-11-16 00:06:11 +03:30
Josh Cummings
26dba08425
Merge pull request #8191 from dkapil/task/BAEL-19173
...
BAEL-19173 Fix the integrations tests in Twitter4J
2019-11-15 08:51:44 -07:00
Justin Albano
4910f5879a
BAEL-3444: Updated Maven Cucumber version
2019-11-15 10:50:33 -05:00
Justin Albano
530507243a
BAEL-3444: Corrected typo of test method name
2019-11-15 10:24:27 -05:00
catalin-burcea
fe49f7c4f6
[BAEL-19088] - Move articles out of core-java-io part 3
2019-11-15 11:49:42 +02:00
Justin Albano
423a529f56
BAEL-3444: Simplified example steps
2019-11-14 20:50:45 -05:00
Jon Cook
ad17d70bbb
staging changes
2019-11-15 00:28:12 +01:00
M-Abdelbaset
274aafe823
Bael-3395: Spring optional path variables ( #8106 )
...
* initial test cases
* changes in @requestMapping
2019-11-14 13:12:22 -08:00
Justin Albano
b51f276b2c
BAEL-3444: Renamed parsing logic variables for improved clarity in the context of article.
2019-11-14 15:12:35 -05:00
Laust Rud Jacobsen
54718d11a6
Fix copy/paste bug in CFUAAOAuth2ResourceServerRestController ( #8033 )
2019-11-14 11:04:36 -08:00
Dhawal Kapil
48934a6114
BAEL-19173 Fix the integrations tests in Twitter4J
...
- Renaming ApplicationIntegrationTest.java to ApplicationManualTest.java
2019-11-14 22:49:17 +05:30
Anshul BANSAL
90da38847e
BAEL-1112 - Apache Tapestry
2019-11-14 18:49:35 +02:00
Justin Albano
2319130043
BAEL-3444: Added Cucumber data table test cases.
2019-11-14 10:05:44 -05:00
fejera
68b2af4a28
removed unreliable test case from core-java-modules/core-java-date-operations
2019-11-14 13:32:03 +01:00
fejera
cca2e8be4d
added jira link to persistence-modules/pom.xml for spring-mybatis
2019-11-14 11:05:59 +01:00
fejera
90929e41d3
Merge branch 'master' into bael-16656
2019-11-14 10:59:13 +01:00
fejera
4755d4db2c
marked persistence-modules/sirix as needs java 9 upgrade
2019-11-14 10:56:21 +01:00
KevinGilmore
c5e85a589c
BAEL-3284: update README ( #8188 )
...
* BAEL-3336 BAEL-3058 add links
* BAEL-3319: add link
* BAEL-3284: add link
2019-11-13 22:07:45 -06:00
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