Commit Graph

6606 Commits

Author SHA1 Message Date
sampadawagde 4878de0d8c JAVA-5621: Update "Spring Boot Keycloak" article 2021-06-07 20:18:41 +05:30
Jonathan Cook ab93764e9c Merge pull request #10827 from azhwani/BAEL4608
BAEL-4608: Spring Boot Error "ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean"
2021-06-05 10:07:56 +02:00
polomos 836e9b479c BAEL-4724 Fixing log4j's "no appender found" warning (#10802) 2021-06-04 22:26:27 -05:00
doodoroma d51bc8bb54 Merge pull request #10838 from ukhan1980/BAEL-4406-jacoco-exclusions
[BAEL-4406] Add JaCoCo exclusions
2021-06-04 10:40:13 +02:00
uzma khan 70514c9fc7 [BAEL-4406] Remove redundant pom reference 2021-06-03 22:08:03 +01:00
uzma khan 08843a0141 Merge branch 'master' into BAEL-4406-jacoco-exclusions 2021-06-03 21:57:38 +01:00
uzma khan 443c0c7850 [BAEL-4406] Retrigger checks 2021-06-03 21:55:47 +01:00
Loredana Crusoveanu bf5b25b7a6 Merge pull request #10858 from johnA1331/master
BAEL-36407 - add links to github-baeldung articles
2021-06-03 19:12:31 +03:00
johnA1331 26768f40a5 Update README.md 2021-06-03 22:41:19 +08:00
johnA1331 98fce705da Update README.md 2021-06-03 22:38:54 +08:00
johnA1331 16bc7f4393 Update README.md 2021-06-03 22:36:50 +08:00
johnA1331 f894b98103 Update README.md 2021-06-03 22:30:13 +08:00
johnA1331 cf166adab6 Update README.md 2021-06-03 22:28:36 +08:00
johnA1331 33a845253c Update README.md 2021-06-03 22:26:37 +08:00
johnA1331 e96f316c8b Create README.md 2021-06-03 22:23:18 +08:00
johnA1331 edc0b6c747 Update README.md 2021-06-03 22:20:28 +08:00
johnA1331 c7af17e69f Update README.md 2021-06-03 22:17:29 +08:00
johnA1331 8bb4d52445 Update README.md 2021-06-03 22:11:37 +08:00
uzma khan 6ab67e6968 [BAEL-4406] Move maven code to testing-libraries-2 2021-06-03 10:11:38 +01:00
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
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
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
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
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
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
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
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
Benjamin Caure 4e96ddfa14 BAEL-4665: add text blocks to multiline strings test (#10777)
* BAEL-4665: add text blocks to multiline strings test

* BAEL-4665: move core-java-strings to jdk9 profile
2021-05-25 22:27:16 +02:00
sunainag 74805c8ada "BAEL-4894: Wire tap (EIP Patterns)" (#10781) 2021-05-25 22:21:56 +02:00