Commit Graph

6368 Commits

Author SHA1 Message Date
johnA1331 3f3e27ee6a Update README.md 2021-04-07 16:39:07 +08:00
johnA1331 f932667dbd Update README.md 2021-04-07 16:36:09 +08:00
johnA1331 ca37bcc876 Create README.md 2021-04-07 16:33:34 +08:00
johnA1331 cdaac992a4 Update README.md 2021-04-07 16:30:30 +08:00
Loredana Crusoveanu 913f2ce3aa Merge pull request #10622 from kwoyke/JAVA-3596
JAVA-3596: Upgrade exec-maven-plugin dependency
2021-04-07 10:24:58 +03:00
Krzysztof Woyke a23b752f75 JAVA-3596: Fix exec-maven-plugin config in the testing-modules 2021-04-06 22:31:47 +02:00
Maciej Główka 7b7324f6fc BAEL-4290: fixed tests (#10632) 2021-04-05 23:30:08 +01:00
Willian Oizumi b37e11f2cb code samples for issue BAEL-4877 2021-04-05 16:54:01 -03:00
Anshul BANSAL 16d345ea1b merge 2021-04-05 06:18:17 +03:00
Anshul BANSAL 93487b6c61 BAEL-4786 - DatagramChannel - review fix 2021-04-05 06:14:08 +03:00
davidmartinezbarua 00482852bd Merge pull request #10520 from carloscaverobarca/BAEL-4108-Backpressure-Spring-WebFlux
Add Backpressure test to the spring-5-reactive-2 project
2021-04-04 16:32:57 -03:00
Amit Bhave 71119f2193 BAEL-3636 Add degrade and system protection rules configurations 2021-04-04 21:49:59 +05:30
Amit Bhave cf7705caee Merge remote-tracking branch 'upstream/master' 2021-04-04 21:35:52 +05:30
Greg 6c137858d6 Merge pull request #10575 from hmdrzsharifi/BAEL-4828
Bael-4828-This Combination of Host and Port Requires TLS
2021-04-04 11:47:11 -04:00
Greg d211a24aed Update pom.xml
Removed dulicate modules
2021-04-04 11:44:22 -04:00
Greg b1dbbdda46 Merge branch 'master' into BAEL-4828 2021-04-04 11:27:29 -04:00
Sallo Szrajbman 45dcdf2a0d BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
Updating PR to reduce complexity of react components
Fixing react test
2021-04-03 13:51:08 +01:00
Anshul BANSAL ac0327fcfa BAEL-4786 - DatagramChannel 2021-04-03 13:55:55 +03:00
Loredana Crusoveanu 0315404617 Merge pull request #10627 from eugenp/update-tests
use junit 5, change log level
2021-04-03 12:10:07 +03:00
Loredana Crusoveanu 34e77a64a8 use junit 5, change log level 2021-04-03 12:06:08 +03:00
sampadawagde 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
Krzysztof Woyke 63e5a2dad0 JAVA-3596: Clean up exec-maven-plugin config 2021-04-02 15:43:27 +02:00
Krzysztof Woyke ef67967293 JAVA-3596: Upgrade exec-maven-plugin to 3.0.0 in the main pom.xml 2021-04-02 15:21:04 +02:00
Jonathan Cook 0039f3c637 Merge pull request #10553 from jason-m-s/BAEL-4810-spring-boot-with-jsp
BAEL-4810 Spring Boot with JSP
2021-04-02 13:16:40 +02:00
Loredana Crusoveanu 9a26cfa623 Merge pull request #10618 from kwoyke/JAVA-3578-2
JAVA-3578: Fix README.md files
2021-04-02 14:14:05 +03:00
Loredana Crusoveanu c4c8ef6d27 Merge pull request #10620 from kwoyke/JAVA-5083
JAVA-5083: Fix unit tests in java-jpa-3 module
2021-04-02 14:08:39 +03:00
hmdrzsharifi d7ad10fd9c bael-4828: remove classes and files from module spring-security-web-boot-2 2021-04-02 12:14:20 +04:30
hmdrzsharifi fbf4afa073 bael-4828: add readme to new maven module 2021-04-02 12:10:29 +04:30
hmdrzsharifi b4b9c55726 bael-4828: add resource files to new maven module 2021-04-02 12:09:57 +04:30
hmdrzsharifi 7f249e4133 bael-4828: add main source to new maven module 2021-04-02 12:09:36 +04:30
hmdrzsharifi 49769beacf bael-4828: add new maven module:spring-security-web-boot-3 2021-04-02 12:09:09 +04:30
kwoyke 71f941a082 BAEL-4912: Set lazy initialization using SpringApplication and SpringApplicationBuilder (#10617)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-02 06:53:32 +02:00
Krzysztof Woyke e22ad64847 JAVA-5083: Fix unit tests in java-jpa-3 module 2021-04-01 23:31:16 +02:00
Krzysztof Woyke 429108b62b JAVA-3578: Fix README.md files 2021-04-01 20:01:45 +02:00
Loredana Crusoveanu 53eedb7ad5 Merge pull request #10614 from kwoyke/JAVA-3578
JAVA-3578: Sub-modules cleanup (pom.xml)
2021-04-01 18:46:22 +03:00
Loredana Crusoveanu 2860ccbf64 Merge pull request #10613 from johnA1331/master
BAEL-33794 - add links to github-baeldung articles
2021-04-01 18:29:28 +03:00
Amy DeGregorio 86575c861b BAEL-4825 (#10616)
* BAEL-4825

* BAEL-4825 added integration tests

* BAEL-4825 Fix line continuation indents

* BAEL-4825 Fix line continuation indents
2021-04-01 08:14:25 -07:00
Krzysztof Woyke 273ffd5aba JAVA-3578: Ignore failing unit test in the java-jpa-3 2021-03-31 23:30:49 +02:00
Krzysztof Majewski 9706d7b6fd Bael 4485 (#10612)
* BAEL-4485 RSA in Java

* BAEL-4485 RSA in Java

* BAEL-4485 RSA in Java

Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
2021-03-31 13:52:31 -07:00
Krzysztof Woyke 24b447d83c JAVA-3578: Verify sub-modules - main pom.xml 2021-03-31 20:23:41 +02:00
Krzysztof Woyke 28d103508f JAVA-3578: Verify sub-modules - testing-modules 2021-03-31 20:13:00 +02:00
johnA1331 b06a661edf Update README.md 2021-04-01 00:32:04 +08:00
johnA1331 755dfd3916 Update README.md 2021-04-01 00:27:16 +08:00
johnA1331 ce0b69e6fa Update README.md 2021-04-01 00:25:10 +08:00
johnA1331 457fc61bd5 Update README.md 2021-04-01 00:23:26 +08:00
johnA1331 f9f83d2305 Update README.md 2021-04-01 00:21:28 +08:00
johnA1331 4f0e4e808a Create README.md 2021-04-01 00:18:51 +08:00
johnA1331 3693d2ea0b Update README.md 2021-04-01 00:16:07 +08:00
Krzysztof Woyke ce89004e96 JAVA-3578: Verify sub-modules - spring-security-modules 2021-03-31 15:39:52 +02:00
Krzysztof Woyke 270f54dce6 JAVA-3578: Verify sub-modules - persistence-modules 2021-03-31 15:32:26 +02:00