Commit Graph

6142 Commits

Author SHA1 Message Date
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
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
freelansam 34d4a4032d BAEL-4642: corrected formatting (#10610) 2021-03-30 19:10:44 -07:00
Krzysztof Woyke 5e1f1518ae JAVA-3578: Verify sub-modules - maven-modules 2021-03-30 21:05:21 +02:00
Krzysztof Woyke 9ecd012b1e JAVA-3578: Verify sub-modules - logging-modules 2021-03-30 21:00:58 +02:00
Krzysztof Woyke f0dd323c50 JAVA-3578: Verify sub-modules - core-java-modules 2021-03-30 20:55:52 +02:00
Loredana Crusoveanu b532ae2a0c Merge pull request #10609 from Maiklins/JAVA-4770-Fix_Invalid_Dependency_in_the_quarkus-app_Module
Java 4770 fix invalid dependency in the quarkus app module
2021-03-30 19:57:40 +03:00
Loredana Crusoveanu 2aad46fd00 Merge pull request #10607 from kwoyke/JAVA-3593
JAVA-3593: Upgrade byte-buddy to 1.10.22
2021-03-30 19:37:44 +03:00
Loredana Crusoveanu d76ff60da6 Merge pull request #10606 from kwoyke/JAVA-4931
JAVA-4931: Cleanup surefire config
2021-03-30 19:35:59 +03:00
Maciej Główka ac33d1d438 BAEL-4290: tracking down cause of Spring's “not eligible for auto-proxying” (#10593) 2021-03-30 16:53:35 +01:00
mikr 023fec286b JAVA-4770 Fix Invalid Dependency in the quarkus-app Module 2021-03-30 09:42:54 +02:00
Krzysztof Woyke f17aec8395 JAVA-3593: Use byte-buddy version inherited from the main pom.xml 2021-03-29 23:11:42 +02:00
Krzysztof Woyke f93bb51d5c JAVA-3593: Upgrade byte-buddy to 1.10.22 in the main pom.xml 2021-03-29 22:23:40 +02:00
Krzysztof Woyke 0ae1bfedde JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
Krzysztof Woyke 089da70fb0 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
Loredana Crusoveanu eb35265244 Merge pull request #10594 from kwoyke/JAVA-4529
JAVA-4529: Rename some unit tests to integration tests
2021-03-29 14:59:58 +03:00
Loredana Crusoveanu d3317c4963 Merge pull request #10584 from kwoyke/JAVA-3295
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Loredana Crusoveanu 4879da3f3c Merge pull request #10576 from kwoyke/JAVA-3595
JAVA-3595: Upgrade jmh-core and jmh-generator dependencies in the main pom.xml
2021-03-29 14:37:34 +03:00
Loredana Crusoveanu 4f400adf94 Merge pull request #10596 from kwoyke/JAVA-4167
JAVA-4167: Remove spring.main.allow-bean-definition-overriding flag
2021-03-29 13:57:33 +03:00
Greg 0d0b218079 Merge pull request #10545 from amitiw4u/BAEL-4798-CountQuery
Bael 4798 count query
2021-03-28 20:27:20 -04:00
Amy DeGregorio e222f19a3c BAEL-4825 (#10601)
* BAEL-4825

* BAEL-4825 added integration tests
2021-03-28 13:14:17 -07:00
freelansam 945753e5dc BAEL-4642: Open API Server Implementation using OpenAPI Generator (#10598)
* BAEL-4642: Open API Server Implementation using OpenAPI Generator

* BAEL-4642: Open API Server Implementation using OpenAPI Generator

* BAEL-4642
2021-03-28 10:30:44 -07:00
kwoyke b7cbb5428d BAEL-4904: Keep the strong reference to the MessengerService (#10602)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-03-28 15:26:28 +02:00
Amitabh Tiwari 0b16b1440b Fixed review comments 2021-03-26 21:03:08 +05:30
Krzysztof Woyke baa6756607 JAVA-4167: Remove spring.main.allow-bean-definition-overriding flag 2021-03-26 13:41:41 +01:00
Krzysztof Woyke a382f77a64 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
Loredana Crusoveanu 51bc24aa53 Merge pull request #10500 from Kubiac/patch-1
characters(...) fills StringBuilder instead of String
2021-03-26 13:32:58 +02:00
Krzysztof Woyke bb8bac806a JAVA-4529: Rename some unit tests to integration tests 2021-03-26 10:57:39 +01:00
Eric Martin 90f71a5d5b Merge pull request #10551 from SmartyAnsh/BAEL-4790_Collection_vs_Stream
BAEL-4790 - Stream vs Collection
2021-03-25 20:30:30 -05:00