Commit Graph

5435 Commits

Author SHA1 Message Date
Gerardo Roza e09ae1ff51 fixed tests in spring-5-reactive module 2020-11-06 12:14:07 -03:00
Loredana Crusoveanu 65d2996c10 Merge pull request #10235 from johnA1331/master
BAEL-29324 - add links to github-baeldung articles
2020-11-06 12:41:55 +02:00
Amitabh.Tiwari 1a0d8f4be0 Added changes to remove unwanted spaces 2020-11-06 16:02:36 +05:30
GilvanOrnelas bd6e3a5328 Fixing db indexing integration tests (#10229)
Co-authored-by: Gilvan Ornelas Fernandes Filho <gilvan.fernandes@bairesdev.com>
2020-11-06 09:04:33 +00:00
Loredana Crusoveanu 54b5f68302 Merge pull request #10236 from kwoyke/JAVA-3384
JAVA-3384: Fix integration tests in the spring-boot-properties
2020-11-06 10:33:01 +02:00
Krzysztof Woyke c5236f0acb JAVA-3384: Add missing commons-collections4 dependency 2020-11-06 09:08:16 +01:00
Jonathan Cook 596189a553 Merge pull request #10166 from Saber-k/master
BAEL-4212 (String) or .toString()?
2020-11-05 15:35:33 +01:00
Krzysztof Woyke 0a4fc2ef66 JAVA-3384: Fix integration tests in the spring-boot-properties 2020-11-05 08:58:04 +01:00
johnA1331 8cdfd5051d Update README.md 2020-11-05 14:17:57 +08:00
johnA1331 ff17ea49cf Update README.md 2020-11-05 14:12:52 +08:00
johnA1331 95cc0130a7 Update README.md 2020-11-05 14:10:38 +08:00
johnA1331 d927293989 Update README.md 2020-11-05 14:09:02 +08:00
johnA1331 a3e67d1f87 Update README.md 2020-11-05 14:07:07 +08:00
johnA1331 dc34794a5f Update README.md 2020-11-05 13:58:00 +08:00
johnA1331 99689edd88 Update README.md 2020-11-05 13:55:30 +08:00
Eric Martin a0248b8bb2 Merge pull request #10233 from tarunjain01/master
BAEL-4645|Transient keyword in Java
2020-11-04 22:56:55 -06:00
Emmanuel Yasa bc501e36b3 BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
* Adds a test to OrphanRemovalIntegrationTest that expects a PersistenceException
2020-11-04 23:42:20 +08:00
Emmanuel Yasa 3139be9468 BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
* Reformats code using the provided intelliJ-formatter.xml
2020-11-04 23:42:20 +08:00
Emmanuel Yasa 06c800c526 BAEL-4643: JPA CascadeType.REMOVE vs orphanRemoval
* Defines the Domain: ShipmentInfo, LineItem and OrderRequest entity
* Adds CascadeTypeRemoveIntegrationTest
* Adds OrphanRemovalIntegrationTest
2020-11-04 23:42:20 +08:00
Amitabh Tiwari e13f7952b1 BAEL-4399: Changes for removing tab spaces 2020-11-04 19:34:50 +05:30
sharifi 6f785fdef5 update README file 2020-11-04 14:28:21 +03:30
sharifi 01baf5c752 add aes main source 2020-11-04 14:28:17 +03:30
sharifi cb48f0bd64 update assertj version 2020-11-04 14:28:12 +03:30
sharifi d584f37af0 add test file 2020-11-04 14:28:06 +03:30
Jonathan Cook f72fce6549 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-11-04 11:03:04 +01:00
Tarun Jain 1fba6f0127 BAEL-4645|Transient keyword in Java 2020-11-04 14:09:33 +05:30
Daniel Strmecki 5116a45d1e Feature/bael 4662 sealed classes (#10224)
* BAEL-4662: Initial commit of new module

* BAEL-4662: Example with Records

* BAEL-4662: Example with Interface

* BAEL-4662: Add test classes

* BAEL-4662: Update examples and tests

* BAEL-4662: Rename test classes
2020-11-03 11:37:30 -08:00
Harihar Das f40ed2cef5 Channels examples (#10225)
Co-authored-by: Harihar Das <harihar.das@revolut.com>
2020-11-03 19:13:36 +01:00
kwoyke a0828bf3d1 BAEL-3704: Add missing code samples (#10226) 2020-11-03 19:07:21 +01:00
Amitabh Tiwari 3bea743e5b BAEL-4399: Removed unwanted space 2020-11-03 19:25:25 +05:30
Amitabh Tiwari 2ff415af7b BAEL-4399: Removed the unwanted code 2020-11-03 19:23:18 +05:30
Amitabh Tiwari be3614c157 Corrected the file names 2020-11-03 19:13:59 +05:30
Amitabh Tiwari 080dd2f226 BAEL-4399: Removed unwanted changes 2020-11-03 14:16:44 +05:30
Amitabh Tiwari 819669c97c BAEL-4399: Added changes as per review comment 2020-11-03 14:07:23 +05:30
kwoyke 8c26df1709 BAEL-4682: Add boolean example to the YAML (#10227) 2020-11-03 09:33:24 +01:00
Eric Martin 1578788805 Merge pull request #10192 from sk1418/abstractMethodError
[BAEL-4284] AbstractMethodError
2020-11-02 21:24:43 -06:00
joe 3686fa1cfb [BAEL-4635] Fixed tests and formatted per feedback 2020-11-02 22:05:46 -05:00
Jonathan Cook 678abbc8c5 Merge pull request #10170 from abdallahsawan/BAEL-4161
The Value of 0xFF Number and Its Uses With &amp; Operation in Java Ar…
2020-11-02 19:33:34 +01:00
Loredana Crusoveanu 029b6cf84f Merge pull request #10125 from ThibDujardin/master
Add Vavr Tuple example
2020-11-02 17:21:02 +02:00
AbdallahSawan 44ff0f03f6 The Value of 0xFF Number and Its Uses With &amp; Operation in Java Article by Abdallah Sawan 2020-11-02 10:31:44 +02:00
GilvanOrnelas d4a8a33604 Storing files indexed by a database (#10174)
Creating the FileLocationService to link the FileSystemRepository to the ImageDbRepository. Removing test order

Changing to BDDMockito

Changing Long wrapper for @id. Changing the test names to given-when-then pattern

Co-authored-by: Gilvan Ornelas Fernandes Filho <gilvan.fernandes@bairesdev.com>
2020-11-01 14:46:15 +00:00
Loredana Crusoveanu 1346d5f0c5 Merge pull request #10221 from eugenp/lor6-patch-1
Update README.md
2020-11-01 11:36:04 +02:00
Greg 51886013ac Merge pull request #10144 from SimoneCusimano/BAEL-4183-dependency-management-in-gradle
[BAEL-4183] Dependency Management in Gradle
2020-10-31 12:35:33 -04:00
Loredana Crusoveanu c71fb2ce9e Update README.md 2020-10-31 12:07:35 +02:00
Sampada 964cde9dbc BAEL-3894: Added Performance Tests (#10213) 2020-10-30 10:37:24 -07:00
Cavero Barca 16b38741be Correct the artifactid and names to match with the folder following the guidelines 2020-10-30 17:44:33 +01:00
Loredana Crusoveanu bfcbaf886a Merge pull request #10217 from eugenp/update-httpclient
add additional property for httpclient v.4.5
2020-10-30 12:39:54 +02:00
joe 400cbb845d [BAEL-4635] Tests for JPA Transient Annotation tutorial 2020-10-29 20:17:31 -04:00
mateusz.szablak 46c257f00f review #2 2020-10-29 16:44:28 +01:00
Loredana Crusoveanu 74079b9134 Merge pull request #10214 from johnA1331/master
BAEL-28915 - github-related test fix (results: 18.10.2020)
2020-10-29 15:23:58 +02:00