Commit Graph

6724 Commits

Author SHA1 Message Date
Mladen Savic 07af5a2687 insert null into Integer column using JDBC - code improvements 2021-06-03 12:26:02 +02:00
uzma khan 6ab67e6968 [BAEL-4406] Move maven code to testing-libraries-2 2021-06-03 10:11:38 +01:00
K. Naveen Kumar 9100c4a544 Removed a commented code 2021-06-02 18:31:43 +05:30
K. Naveen Kumar fb597316b0 The code has been reformatted using the intelliJ-formatter.xml from https://github.com/eugenp/tutorials/blob/master/intelliJ/intelliJ-formatter.xml 2021-06-02 18:29:36 +05:30
Bhabani Prasad Patel 26038deef8 Pushing commit for BAEL-4999 2021-06-02 10:39:07 +05:30
Bhabani Prasad Patel 9df4fd7d75 Code commit for BAEL-4999 2021-06-02 10:38:49 +05:30
MeenaGawande 559d47a612 [BAEL-4958] JPA Unique Constraint (#10793)
* [BAEL-4958] JPA Unique Constraint

Defining Unique Constraints in JPA

* [BAEL-4958] JPA Unique Constraint

Changed the field name from pAddress to streetAddress

* [BAEL-4958] JPA Unique Constraint

Resolved conflicts

* [BAEL-4958] JPA Unique Constraint

Getters and setters are changed for address field

* [BAEL-4958] JPA Unique Constraint

Fixed Junits

* [BAEL-4958] JPA Unique Constraint

Fixed id field

Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com>
2021-06-01 21:52:34 -05:00
Bhabani Prasad Patel d09d136a1d Merge branch 'eugenp:master' into master 2021-06-01 16:59:07 +05:30
uzma khan 2326e02ed2 [BAEL-4406] Fix typo 2021-06-01 11:16:59 +01:00
Glen Johnson 69f4ccd5f4 [BAEL-4875] 1. contains -> containsExactly, 2. get number strings as Java types, 3. Sci Not. and Hex (#10819)
* [BAEL-4875] Added Finding as Numeric Values + Finding Sci Not & Hex Nums

Added:
1. Finding Integers and Decimal Numbers as Numeric Values
2. Finding Scientific Notation and Hex numbers

* BAEL-4875 - Changed assertThat.contains(...) to containsExactly(...)

Changed all instances of assertThat.contains(...) to
containsExactly(...) in FindNumbersUnitTest

Co-authored-by: gjohnson <gjohnson@192.168.1.64>
2021-06-01 11:11:28 +01:00
psevestre 1a590ce245 [BAEL-4968] Article code (#10849)
* [BAEL-4849] Article code

* [BAEL-4968] Article code
2021-05-31 20:20:02 -07:00
Carlos Cavero 5a555f7cf4 [BAEL-4907] - Add the tests to libraries-data-3 (#10848) 2021-05-31 20:15:20 -07:00
Eric Martin 1b2a677370 Merge pull request #10799 from ashleyfrieze/BAEL-4967-enterprise-lambda
BAEL-4967-Enterprise AWS Lambda Features
2021-05-31 16:54:28 -05:00
Iulian Manda 9e369a8258 BAEL-4856 Update test names 2021-05-31 16:02:20 +03:00
Iulian Manda 9cba6e4c07 BAEL-4856 Download a binary file using OkHttp 2021-05-31 15:51:38 +03:00
Iulian Manda a85936e769 Revert "iulian.manda@gmail evaluation article "A quick and practical example of Hexagonal Architecture in Java""
This reverts commit 5cb49ba8
2021-05-31 15:50:18 +03:00
Iulian Manda 7238b3a01f Revert "Add tests"
This reverts commit 0b590dec
2021-05-31 15:50:11 +03:00
Ashley Frieze d532c50497 BAEL-4967-Enterprise AWS Lambda Features 2021-05-31 07:38:36 +01:00
nguyennamthai 9501c43785 BAEL-4884 Add unit tests for map vs. flatMap (#10836) 2021-05-31 07:00:38 +02:00
uzma khan 6f55a1201a [BAEL-4406] Add JaCoCo exclusions 2021-05-30 23:03:20 +01:00
K. Naveen Kumar 6300f61b7e Initial code checking to demonstrate the hexagonal architecture using Book store application 2021-05-30 20:02:35 +05:30
Jonathan Cook 1c9bccca01 Merge pull request #10743 from tirumani03/dev/tirumani03/findingClassesInPackage
[BAEL-4279] Finding All Classes in a Java Package
2021-05-30 15:54:45 +02:00
Azhwani ec06909f0c format pom.xml 2021-05-30 14:27:42 +02:00
Azhwani 775b2585ab cleanup code 2021-05-30 12:46:40 +02:00
Azhwani fb529aeee2 first commit 2021-05-30 12:41:38 +02:00
Vikas Ramsingh Rajput 12dc1287a5 BAEL-4936: Added getColor() method in CircleInterface class as per the review comment 2021-05-30 15:45:46 +05:30
Bhabani Prasad Patel 8eb252eae6 Removing this piece of code as been moved to a new module. (#10820) 2021-05-29 13:23:38 +02:00
Bhabani Prasad Patel 7a8e6e264f Removing this code as been moved to new module. 2021-05-29 08:46:26 +05:30
Bhabani Prasad Patel 6cadb247c1 Merge branch 'eugenp:master' into master 2021-05-29 08:41:46 +05:30
Eric Martin 85270f466f Merge pull request #10786 from hkhan/BAEL-4930-cucumber-with-gradle
[BAEL-4930] Cucumber integration with Gradle
2021-05-28 21:12:25 -05:00
kwoyke 57da383564 JAVA-5605: Upgrade parent-spring-5 to Spring 5.3.7 (#10817)
* JAVA-5605: Upgrade parent-spring-5 to Spring 5.3.7

* JAVA-5605: Remove mistakenly added node.exe

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-29 02:39:41 +05:30
Bhabani Prasad Patel eefc0b2bc7 code commit for BAEL-4869 (#10812)
* Code commit for "Converting String to BigDecimal in Java" - Article

* modified the assert param for comparing actual and expected values

* removed the conflict change

* Code commit for Secret Key to String and vice versa in java

* renaming the junit class name to match coding standard

* code commit for BAEL-4869

* Adding new module with Secret key to String conversion in Java [BAEL-4489]

* changed code indent by space instead of tab
2021-05-28 22:38:15 +02:00
kwoyke 805e96f784 BAEL-4585: Add readNbytes code sample (#10814)
* BAEL-4585: Add readNbytes code example

* BAEL-4585: Fix code samples

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-28 12:51:10 +02:00
Eric Martin c5582303e8 Merge pull request #10554 from rvsathe/master
Hexagonal Architecture code Reshma sathe
2021-05-27 19:29:55 -05:00
Greg 2a9d69a5fc Merge pull request #10696 from amitiw4u/BAEL-4919-MaxSizeArray
Added changes to demonstrate max array size
2021-05-27 14:39:35 -04:00
singhalak11 a626528201 BAEL-4987: new module for operators (#10800) 2021-05-27 18:58:53 +01:00
Loredana Crusoveanu 8c975e749b Merge pull request #10809 from johnA1331/master
BAEL-36207 - add links to github-baeldung articles
2021-05-27 09:27:10 +03:00
Bhabani Prasad Patel 81b2fbf150 changed code indent by space instead of tab 2021-05-27 11:42:38 +05:30
Bhabani Prasad Patel 061023b683 Adding new module with Secret key to String conversion in Java [BAEL-4489] 2021-05-27 10:55:46 +05:30
Bhabani Prasad Patel a40d2ff3b3 code commit for BAEL-4869 2021-05-27 02:12:22 +05:30
Mateusz Szablak f233db052e BAEL-4402 Java: Path vs File 2021-05-26 19:11:22 +02:00
johnA1331 a9121efec0 Update README.md 2021-05-27 01:06:55 +08:00
johnA1331 81fbe94549 Create README.md 2021-05-27 01:05:26 +08:00
johnA1331 48105ee4b4 Update README.md 2021-05-27 01:03:35 +08:00
johnA1331 536a2287f1 Update README.md 2021-05-27 01:01:00 +08:00
johnA1331 ea553b2d73 Update README.md 2021-05-27 00:56:46 +08:00
Bhabani Prasad Patel b0464bd691 Merge branch 'eugenp:master' into master 2021-05-26 16:54:20 +05:30
Jonathan Cook 1f49cd5f6d Merge pull request #10771 from MajewskiKrzysztof/BAEL-4871
Bael 4871
2021-05-26 09:02:13 +02:00
Eric Martin f2f318eb89 Merge pull request #10767 from MicuEmerson/master
BAEL-4800: example of different POM types in Maven
2021-05-25 17:55:28 -05:00
Mladen Savic 239da42aab insert null into Integer column using JDBC 2021-05-26 00:14:14 +02:00