Commit Graph

136 Commits

Author SHA1 Message Date
Josh Cummings 7d52a39289 Merge pull request #7798 from fanatixan/bael-16656
BAEL-16656
2019-11-18 09:45:07 -07:00
Sam Millington a6d248bc0d Merge pull request #8156 from tinomthomas/master
BAEL - 1836
2019-11-18 16:41:00 +00:00
Josh Cummings e7ba0066fc Merge pull request #8190 from catalin-burcea/BAEL-19088
[BAEL-19088] - Move articles out of core-java-io part 3
2019-11-18 09:02:31 -07:00
Sam Millington 84423082e2 Merge pull request #8046 from sumit-bhawsar/BAEL-3335
Bael 3335
2019-11-17 16:47:13 +00:00
Jonathan Cook b4e12c3cbf BAEL-3416 - Mockito and Fluent APIs (#8201)
* BAEL-3416 - Mockito and Fluent APIs
- stage changes

* staging changes

* BAEL-3416 - Mockito and Fluent APIs
2019-11-17 08:44:14 -08:00
Matteo Rossi 6067f9cc3c Add Jenkinsfile & update gatling version (#8198) 2019-11-17 08:39:40 -08:00
YassinHajaj 0bf12a690c BAEL-3204 (#8085)
* BAEL-3204

* BAEL-3204
2019-11-15 15:15:43 -08:00
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
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
catalin-burcea fe49f7c4f6 [BAEL-19088] - Move articles out of core-java-io part 3 2019-11-15 11:49:42 +02: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
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
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
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
Josh Cummings 25e5b24f1a Merge branch 'master' into core-java-move-3 2019-11-11 18:35:58 -07:00
Graham Cox 3b38c00200 Example implementation of A* (#8159) 2019-11-11 22:06:37 +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
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
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
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
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
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
sumit-bhawsar 397579079a Merge branch 'master' into BAEL-3335 2019-11-07 17:28:46 +00:00