Commit Graph

2005 Commits

Author SHA1 Message Date
Justin Albano 612810df8b BAEL-3871: Added tests for duplicate HTTP controller methods with different response types. 2020-03-10 14:50:45 -04:00
Cavero Barca 804b4c42aa Keep only null as stripChar in the Apache Commons example 2020-03-10 14:17:19 +01:00
Ali Dehghani 34c8c9cc54 Using An In-Memory H2 Instance 2020-03-10 16:27:10 +03:30
Josh Cummings 6afa13e0f0 Merge pull request #8828 from dupirefr/team/JAVA-138-maven_install_plugin_version_update
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-09 22:16:23 -06:00
Eric Martin 335127f269 Merge pull request #8808 from johnA1331/master
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00
Roger Yates 8efe817cd3 BAEL-3603 Add test examples for Java IO versus NIO article 2020-03-10 09:19:13 +10:00
Cavero Barca aaabfa4ab2 Add null as stripChar for Apache Commons StringUtils example 2020-03-10 00:06:36 +01:00
David Calap 2aff1b5c77 BAEL-3461 NullAwayExample 2020-03-09 19:37:01 +01:00
Mona Mohamadinia a2488e4943 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
Unknown 636e76ade0 BAEL-3855
Updated
2020-03-09 16:43:35 +01:00
eelhazati e0f49f5575 move code to core-java-security-2 2020-03-08 22:28:17 +01:00
Greg Martin abf1f21041 added the spring-boot-exceptions to the spring-boot-modules pom.xml. 2020-03-08 16:24:37 -04:00
Loredana Crusoveanu eda766c83c Merge pull request #8830 from amit2103/JAVA-5
clean up plugins from pom file
2020-03-08 22:16:34 +02:00
Maiklins 290a29e223 Merge pull request #41 from eugenp/master
update
2020-03-08 17:05:50 +01:00
Anshul BANSAL 8c0cdd5b76 BAEL-3874 - OCR with Tesseract - code indentation 2020-03-08 17:58:00 +02:00
Anshul BANSAL b7b701de1d BAEL-3874 - OCR with Tesseract 2020-03-08 17:48:27 +02:00
Anshul BANSAL 475087a1ab BAEL-3874 - OCR with Tesseract 2020-03-08 17:46:11 +02:00
dupirefr 21af484963 [JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1 2020-03-08 09:54:42 +01:00
amit.pandey 75200b6b20 clean up plugins from pom file 2020-03-08 14:23:30 +05:30
dupirefr aed1fe44c5 [JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2 2020-03-08 09:48:35 +01:00
Eric Martin 54dfe2eda6 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 c914d47a23 BAEL-3454: Moved AVLTree to data-structures module 2020-03-07 21:20:17 -06:00
Josh Cummings f35e28d4dc 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 3cd2cf7cd1 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
Greg Martin 5b5b8a7ab0 Removed unused resource file 2020-03-07 15:00:14 -05:00
Greg Martin 9e969516f3 Moved the code samples for BeanDefinitionOverrideException to a new module. 2020-03-07 14:54:23 -05:00
Gang Wu 983b058033 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-03-07 12:21:19 -07:00
Ashley Frieze ce75bc8ddf BAEL-3905 - replacing tokens tests and implementation 2020-03-07 17:50:50 +00:00
Josh Cummings aa3f05a178 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 72d0f14b6e 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 ba88aa1a69 Merge pull request #8822 from amit2103/JAVA-162
fix relative path warning
2020-03-07 13:46:48 +02:00
amit.pandey aaa6b73c3f fix relative path warning. removed tab characters 2020-03-07 16:40:44 +05:30
amit.pandey fb515ed651 fix relative path warning 2020-03-07 16:25:11 +05:30
johnA1331 180ab967fb Update README.md 2020-03-07 11:15:18 +08:00
johnA1331 626fda4b64 Update README.md 2020-03-07 11:13:37 +08:00
johnA1331 fad6088b0d Delete README.md 2020-03-07 11:12:26 +08:00
johnA1331 7e829a4ab8 Update README.md 2020-03-07 11:11:41 +08:00
johnA1331 7ade5a3abf Update README.md 2020-03-07 11:11:01 +08:00
johnA1331 696eaa8666 Update README.md 2020-03-07 11:06:09 +08:00
johnA1331 9d89342297 Update README.md 2020-03-07 11:04:41 +08:00
johnA1331 c0363dea2a Delete README.md 2020-03-07 11:03:19 +08:00
johnA1331 9693040b38 Update README.md 2020-03-07 11:01:02 +08:00
johnA1331 0bb6e9f79a Delete README.md 2020-03-07 10:51:46 +08:00
johnA1331 4739f9c929 Update README.md 2020-03-07 10:51:38 +08:00
Cavero Barca 020c3bd8c9 Clean Apache Commons and Guava functions and tests 2020-03-06 21:58:00 +01:00
Somnath Musib 6600942cef 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 40a17f0f63 BAEL-3765: Code Upload (#8804) 2020-03-06 17:05:48 +00:00
Sampada 7a2c941024 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 99fa431fcc Merge pull request #8757 from pazis/BAEL-3861
[BAEL-3861] Introduction to Apache Beam
2020-03-06 08:24:44 -07:00
eelhazati 735ce1e7d5 revert 2020-03-06 15:19:36 +01:00