Commit Graph

15832 Commits

Author SHA1 Message Date
amit2103
82b6397c79 [BAEL-19420] - Fixed DateUtilsUnitTest 2019-11-20 18:03:52 +05:30
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Josh Cummings
61815909cf Merge pull request #8199 from catalin-burcea/BAEL-19176
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-19 20:00:15 -07:00
Jonathan Cook
1803d2303f Merge pull request #8187 from AlNiyas/sameDayFInalBranch
BAEL-3224 - Checking if Two Java Dates are On the Same Day
2019-11-19 22:59:43 +01:00
Loredana Crusoveanu
a1eabe0f10 Merge pull request #8164 from martinvw/feature/bower-components
[jhipster] Removed bower_components
2019-11-19 21:31:20 +02:00
Eugen
abc711478a disabling undertow temporarily 2019-11-19 21:18:22 +02:00
AlNiyas
f2e93719e0 update junits
update junits
2019-11-19 18:05:02 +03:00
François Dupire
dd4aae6139 dupirefr/dupire.francois+pro@gmail.com [BAEL-2452] Caesar Cipher in Java (#8209)
* Added benchmarking on larger matrices

* [BAEL-3452] Added cipher algorithm

* [BAEL-3452] Added deciphering

* [BAEL-3452] Added break algorithm

* [BAEL-3452] Finalizing break algorithm

* Revert "Added benchmarking on larger matrices"

This reverts commit 4ea87c0aea.
2019-11-18 23:24:38 -08:00
Josh Cummings
ef188f9154 Merge pull request #7798 from fanatixan/bael-16656
BAEL-16656
2019-11-18 09:45:07 -07:00
Sam Millington
9688e8fe14 Merge pull request #8156 from tinomthomas/master
BAEL - 1836
2019-11-18 16:41:00 +00:00
Josh Cummings
f619920342 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
e94fe4a470 Merge pull request #8046 from sumit-bhawsar/BAEL-3335
Bael 3335
2019-11-17 16:47:13 +00:00
Jonathan Cook
dbcf7a1f9d 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
bb3e595e52 Add Jenkinsfile & update gatling version (#8198) 2019-11-17 08:39:40 -08:00
Al Niyas
af6f915d09 Merge branch 'sameDayFInalBranch' of
https://github.com/AlNiyas/tutorials.git into sameDayFInalBranch

Conflicts:
	core-java-modules/core-java-date-operations/pom.xml
2019-11-16 22:42:06 +03:00
Al Niyas
49b3a84afc BAEL-3224 - Checking if 2 Java Dates are in the same day 2019-11-16 22:37:37 +03:00
catalin-burcea
b097819eaa [BAEL-19176] - Move spring-zuul under spring-cloud 2019-11-16 21:37:07 +02:00
AlNiyas
949bde94fb Merge pull request #10 from eugenp/master
fork update 16 nov_1
2019-11-16 22:29:23 +03:00
YassinHajaj
148e421ae9 BAEL-3204 (#8085)
* BAEL-3204

* BAEL-3204
2019-11-15 15:15:43 -08:00
M-Abdelbaset
a602f92f1a 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
ff2284c897 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
5ec3630590 [BAEL-19088] - Move articles out of core-java-io part 3 2019-11-15 11:49:42 +02:00
M-Abdelbaset
0950c53112 Bael-3395: Spring optional path variables (#8106)
* initial test cases

* changes in @requestMapping
2019-11-14 13:12:22 -08:00
Laust Rud Jacobsen
3622cd9491 Fix copy/paste bug in CFUAAOAuth2ResourceServerRestController (#8033) 2019-11-14 11:04:36 -08:00
Dhawal Kapil
731cb6b742 BAEL-19173 Fix the integrations tests in Twitter4J
- Renaming ApplicationIntegrationTest.java to ApplicationManualTest.java
2019-11-14 22:49:17 +05:30
fejera
5f92fc2adf removed unreliable test case from core-java-modules/core-java-date-operations 2019-11-14 13:32:03 +01:00
fejera
78fc601ca9 added jira link to persistence-modules/pom.xml for spring-mybatis 2019-11-14 11:05:59 +01:00
fejera
4a3e88be82 Merge branch 'master' into bael-16656 2019-11-14 10:59:13 +01:00
fejera
6403606d7d marked persistence-modules/sirix as needs java 9 upgrade 2019-11-14 10:56:21 +01:00
KevinGilmore
098486a63c 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
299e98fa98 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
662e8aeaeb 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
2688bad031 BAEL-3224 - Checking if 2 Java Dates are in the same day 2019-11-13 23:02:04 +03:00
AlNiyas
28c02bdc6f Merge pull request #9 from eugenp/master
fork update 13 nov 1
2019-11-13 22:28:28 +03:00
eelhazati
96e836ec94 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
178be644ab 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
849dd6bb7c 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
9e2bd3e077 BAEL-3404 Review comments (#8181) 2019-11-12 12:27:47 -08:00
Rodrigo Graciano
ba8d6405a7 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
d5d1cde0c9 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
b967135f2f [BAEL-19087]-Move articles out of core-java-io part 2 2019-11-12 11:13:45 +02:00
Josh Cummings
6976e5dedf 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
a353fa74b1 Merge branch 'master' into core-java-move-3 2019-11-11 18:35:58 -07:00
Graham Cox
cdb31fdc53 Example implementation of A* (#8159) 2019-11-11 22:06:37 +01:00
AlNiyas
cad2c48bb9 Merge pull request #8 from eugenp/master
fork update 11-nov_19 - 1
2019-11-11 20:07:08 +03:00
Martin van Wingerden
cbbc407d34 Follow up of [BAEL-2350], renamed module (#8167) 2019-11-11 08:20:34 -08:00
Paturi Radhe Sravan
65d1231881 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
3210fb891f BAEL-3319: update README (#8173)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link
2019-11-10 21:22:45 -06:00
Roger
63edc25bb6 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
bc03b691a4 BAEL-3336 BAEL-3058 add links (#8168) 2019-11-10 09:52:57 -06:00