Commit Graph

17346 Commits

Author SHA1 Message Date
Roger Yates
4e1d7e7850 BAEL-3603 Add test examples for Java IO versus NIO article 2020-03-10 09:19:13 +10:00
Mona Mohamadinia
5f5e4c0c41 Bael 3653: Adding Pageable Support (#8766)
* Removed the commented code

* Upgrading the Spring Doc Version

* Adding the Pageable Example

In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.

* Adding the Pageable Example

In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
2020-03-09 16:18:44 +00:00
Loredana Crusoveanu
cee6c73d62 Merge pull request #8830 from amit2103/JAVA-5
clean up plugins from pom file
2020-03-08 22:16:34 +02:00
amit.pandey
65a51f13d6 clean up plugins from pom file 2020-03-08 14:23:30 +05:30
Eric Martin
fb2e9c5cf4 Merge pull request #8826 from eugenp/BAEL-3454
BAEL-3454: Moved AVLTree to data-structures module
2020-03-07 21:25:16 -06:00
eric-martin
3e91b486b9 BAEL-3454: Moved AVLTree to data-structures module 2020-03-07 21:20:17 -06:00
Josh Cummings
1e5362eb5a Merge pull request #8796 from ashleyfrieze/BAEL-3905-how-to-replace-tokens-in-strings
BAEL-3905 - replacing tokens tests and implementation
2020-03-07 15:44:30 -07:00
Josh Cummings
5843af0d09 Merge pull request #8784 from dupirefr/team/JAVA-131-hamcrest_version_update
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-07 14:12:21 -07:00
Ashley Frieze
17ecdbf7c8 BAEL-3905 - replacing tokens tests and implementation 2020-03-07 17:50:50 +00:00
Josh Cummings
8fd4d124db Merge pull request #8811 from dupirefr/team/JAVA-130-logback_version_update
[JAVA-130] Updated logback version from 1.1.7 to 1.2.3
2020-03-07 10:50:32 -07:00
George Haris
29660fabf9 BAEL-3835: Inject a value to a static field (#8820)
Co-authored-by: Georgios Charitakis <georgios.charitakis@prodyna.com>
2020-03-07 14:16:08 +00:00
Loredana Crusoveanu
0d9e0975f6 Merge pull request #8822 from amit2103/JAVA-162
fix relative path warning
2020-03-07 13:46:48 +02:00
amit.pandey
58c5437d42 fix relative path warning. removed tab characters 2020-03-07 16:40:44 +05:30
amit.pandey
401f5e3023 fix relative path warning 2020-03-07 16:25:11 +05:30
Somnath Musib
0d674b373d BAEL-3838 Capturing a Java Thread Dump (#8780)
Co-authored-by: Somnath Musib <somnath.musib@voltbank.com.au>
2020-03-06 17:12:06 +00:00
sergio41
242c09f6ab BAEL-3765: Code Upload (#8804) 2020-03-06 17:05:48 +00:00
Sampada
6fa1130eb0 BAEL-3883: Boruvka's Algorithm for Minimum-Spanning Trees (#8816)
* BAEL-3883: Boruvka's Algorithm for Minimum-Spanning Trees

* BAEL-3883: checking in pom.xml
2020-03-06 07:49:00 -08:00
Josh Cummings
1fe13d8758 Merge pull request #8757 from pazis/BAEL-3861
[BAEL-3861] Introduction to Apache Beam
2020-03-06 08:24:44 -07:00
kwoyke
43b81f0cba Merge pull request #8562 from kwoyke/BAEL-3694
BAEL-3694: Refactor Mockito unit tests
2020-03-06 13:43:24 +01:00
dupirefr
09533b23ac [JAVA-131] Renaming the property works better 2020-03-05 08:08:43 +01:00
dupirefr
8a90cce582 [JAVA-131] Reverted hamcrest to hamcrest-core because version used is 1.3 in Greetings module 2020-03-05 07:57:56 +01:00
dupirefr
ad96402695 [JAVA-131] Giving version to hamcrest library in spring-security-modules 2020-03-05 07:51:29 +01:00
dupirefr
7493cd2fc2 [JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest 2020-03-05 07:51:28 +01:00
dupirefr
547791188d [JAVA-131] Updated java-hamcrest version property in spring-testing module 2020-03-05 07:51:27 +01:00
dupirefr
0205fe166e [JAVA-131] Renaming java-hamcrest version property to avoid conflict with other hamcrest libraries 2020-03-05 07:51:26 +01:00
dupirefr
bef5a846cf [JAVA-131] Removed unused version of java-hamcrest from mockito module 2020-03-05 07:51:24 +01:00
dupirefr
92334c21e2 [JAVA-131] Fixed hamcrest-all version in selenium module 2020-03-05 07:51:23 +01:00
dupirefr
4d3ef0a8da [JAVA-131] Kept difference between hamcrest and hamcrest-all 2020-03-05 07:51:22 +01:00
dupirefr
db5cc67d7a [JAVA-131] Updated hamcrest version from 1.3 to 2.2 2020-03-05 07:51:21 +01:00
Pazis
ae3708d55b Update pom.xml 2020-03-05 06:42:17 +03:30
Jonathan Cook
b9320e4113 Merge pull request #8810 from mathieufortin01/BAEL-3900
BAEL-3900 Fixed ApplicationLiveTest.
2020-03-04 22:18:15 +01:00
Jonathan Cook
0a464d3be5 Merge pull request #8569 from M-Abdelbaset/BAEL_3301_testing_@ConfigurationProperties
BAEL_3301_testing  @configuration properties
2020-03-04 21:59:35 +01:00
Mathieu Fortin
cff8739495 added notice on how to run the live tests 2020-03-03 18:46:32 -05:00
Mathieu Fortin
635f95b26e fixed format 2020-03-03 17:28:47 -05:00
Jonathan Cook
e4408fb1af BAEL-3854 - Pattern Matching for instanceof in Java 14 (#8799)
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

- Return to indentation with spaces.

* BAEL-3854 - Pattern Matching for instanceof in Java 14

* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
2020-03-02 22:15:28 -08:00
dupirefr
de4ba8b3cc [JAVA-130] Updated logback version from 1.1.7 to 1.2.3 2020-03-02 23:45:09 +01:00
Loredana Crusoveanu
b5af302cfa Merge pull request #8806 from Maiklins/JAVA-28
Java-28
2020-03-02 22:10:15 +02:00
Mathieu Fortin
7eabb86625 BAEL-3900 Fixed ApplicationLiveTest. 2020-03-02 15:02:08 -05:00
Greg
359035c055 Merge pull request #8742 from amdegregorio/BAEL-3840
BAEL-3840 Suppressed Exceptions in Java
2020-03-02 10:05:23 -05:00
mikr
06a7b9b986 JAVA-28 remove mac profile 2020-03-01 23:07:19 +01:00
Loredana Crusoveanu
a2f82f188c Merge pull request #8696 from amit2103/BAEL-21705
added missing code which are mentioned in article
2020-03-01 21:58:37 +02:00
Sampada
52ac10a604 BAEL-3592 : modified package name (#8798) 2020-03-01 08:14:03 -08:00
Anshul Bansal
e7dc4751d9 BAEL_3760-Introduction-to-Takes (#8767)
* Initial commit

* Intro to Takes

* Takes - code

* Code changes

* Takes - unit and integration test

* Takes - hit-refresh feature

* Takes - renamed hit-refresh to reload

* Takes - review changes
2020-03-01 13:07:50 +00:00
Eric Martin
511a235c0a Merge pull request #8678 from macroscopic64/master
BAEL-3480 Java Fast pattern matching using trie and suffix tree
2020-02-29 19:54:11 -06:00
Eric Martin
f5048f0243 Merge pull request #8794 from rdevarakonda/BAEL-3324-Fix-Tests
BAEL-3324 | Fix broken integration tests
2020-02-29 19:41:16 -06:00
Eric Martin
956554ab6c Merge pull request #8721 from CROSP/BAEL-2274
BAEL-2274 DDD Bounded Contexts and Java Modules
2020-02-29 19:14:57 -06:00
kwoyke
e208f24943 BAEL-3803: Upgrade spring-jooq to the Spring Boot 2.2.2 (#8785) 2020-02-29 21:35:23 +01:00
kwoyke
3e4a3affa2 BAEL-3724: Add cross origin requests processing config (#8770) 2020-02-29 21:33:10 +01:00
kwoyke
6f034a956b BAEL-3802: Upgrade spring-boot-testing to Spring Boot 2.2.2 (#8779) 2020-02-29 21:19:47 +01:00
Josh Cummings
a741b5d53d Merge pull request #8768 from dupirefr/team/JAVA-133-slf4j_version_update
[JAVA-133] Updated slf4j version to 1.7.30
2020-02-29 12:00:19 -07:00