Commit Graph

  • cf7705caee Merge remote-tracking branch 'upstream/master' Amit Bhave 2021-04-04 21:35:52 +05:30
  • 6c137858d6 Merge pull request #10575 from hmdrzsharifi/BAEL-4828 Greg 2021-04-04 11:47:11 -04:00
  • d211a24aed Update pom.xml Greg 2021-04-04 11:44:22 -04:00
  • b1dbbdda46 Merge branch 'master' into BAEL-4828 Greg 2021-04-04 11:27:29 -04:00
  • 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 Sallo Szrajbman 2021-04-03 13:51:08 +01:00
  • ac0327fcfa BAEL-4786 - DatagramChannel Anshul BANSAL 2021-04-03 13:55:55 +03:00
  • 0315404617 Merge pull request #10627 from eugenp/update-tests Loredana Crusoveanu 2021-04-03 12:10:07 +03:00
  • 34e77a64a8 use junit 5, change log level Loredana Crusoveanu 2021-04-03 12:06:08 +03:00
  • 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id sampadawagde 2021-04-02 22:46:25 +05:30
  • 63e5a2dad0 JAVA-3596: Clean up exec-maven-plugin config Krzysztof Woyke 2021-04-02 15:43:27 +02:00
  • ef67967293 JAVA-3596: Upgrade exec-maven-plugin to 3.0.0 in the main pom.xml Krzysztof Woyke 2021-04-02 15:21:04 +02:00
  • 0039f3c637 Merge pull request #10553 from jason-m-s/BAEL-4810-spring-boot-with-jsp Jonathan Cook 2021-04-02 13:16:40 +02:00
  • 9a26cfa623 Merge pull request #10618 from kwoyke/JAVA-3578-2 Loredana Crusoveanu 2021-04-02 14:14:05 +03:00
  • c4c8ef6d27 Merge pull request #10620 from kwoyke/JAVA-5083 Loredana Crusoveanu 2021-04-02 14:08:39 +03:00
  • ac30817a23 Evaluation Article: A quick and practical example of Hexagonal Architecture in Java Swapan Pramanick 2021-04-02 12:51:43 +02:00
  • d7ad10fd9c bael-4828: remove classes and files from module spring-security-web-boot-2 hmdrzsharifi 2021-04-02 12:14:20 +04:30
  • fbf4afa073 bael-4828: add readme to new maven module hmdrzsharifi 2021-04-02 12:10:29 +04:30
  • b4b9c55726 bael-4828: add resource files to new maven module hmdrzsharifi 2021-04-02 12:09:57 +04:30
  • 7f249e4133 bael-4828: add main source to new maven module hmdrzsharifi 2021-04-02 12:09:36 +04:30
  • 49769beacf bael-4828: add new maven module:spring-security-web-boot-3 hmdrzsharifi 2021-04-02 12:09:09 +04:30
  • 71f941a082 BAEL-4912: Set lazy initialization using SpringApplication and SpringApplicationBuilder (#10617) kwoyke 2021-04-02 06:53:32 +02:00
  • e22ad64847 JAVA-5083: Fix unit tests in java-jpa-3 module Krzysztof Woyke 2021-04-01 23:31:16 +02:00
  • 37c6fe33d7 Implement a functional logout for spring-boot-keycloak Stefan de Konink 2021-04-01 21:28:29 +02:00
  • 429108b62b JAVA-3578: Fix README.md files Krzysztof Woyke 2021-04-01 20:01:45 +02:00
  • 53eedb7ad5 Merge pull request #10614 from kwoyke/JAVA-3578 Loredana Crusoveanu 2021-04-01 18:46:22 +03:00
  • 2860ccbf64 Merge pull request #10613 from johnA1331/master Loredana Crusoveanu 2021-04-01 18:29:28 +03:00
  • 86575c861b BAEL-4825 (#10616) Amy DeGregorio 2021-04-01 11:14:25 -04:00
  • 273ffd5aba JAVA-3578: Ignore failing unit test in the java-jpa-3 Krzysztof Woyke 2021-03-31 23:30:49 +02:00
  • 9706d7b6fd Bael 4485 (#10612) Krzysztof Majewski 2021-03-31 22:52:31 +02:00
  • 24b447d83c JAVA-3578: Verify sub-modules - main pom.xml Krzysztof Woyke 2021-03-31 20:23:41 +02:00
  • 28d103508f JAVA-3578: Verify sub-modules - testing-modules Krzysztof Woyke 2021-03-31 20:13:00 +02:00
  • b06a661edf Update README.md johnA1331 2021-04-01 00:32:04 +08:00
  • 755dfd3916 Update README.md johnA1331 2021-04-01 00:27:16 +08:00
  • ce0b69e6fa Update README.md johnA1331 2021-04-01 00:25:10 +08:00
  • 457fc61bd5 Update README.md johnA1331 2021-04-01 00:23:26 +08:00
  • f9f83d2305 Update README.md johnA1331 2021-04-01 00:21:28 +08:00
  • 4f0e4e808a Create README.md johnA1331 2021-04-01 00:18:51 +08:00
  • 3693d2ea0b Update README.md johnA1331 2021-04-01 00:16:07 +08:00
  • ce89004e96 JAVA-3578: Verify sub-modules - spring-security-modules Krzysztof Woyke 2021-03-31 15:39:52 +02:00
  • 270f54dce6 JAVA-3578: Verify sub-modules - persistence-modules Krzysztof Woyke 2021-03-31 15:32:26 +02:00
  • 1b2d44a9eb Merge pull request #1 from eugenp/master Krzysztof Majewski 2021-03-31 15:22:55 +02:00
  • 34d4a4032d BAEL-4642: corrected formatting (#10610) freelansam 2021-03-31 07:40:44 +05:30
  • 1ac73a5450 Merge pull request #89 from eugenp/master Maiklins 2021-03-30 21:22:06 +02:00
  • 5e1f1518ae JAVA-3578: Verify sub-modules - maven-modules Krzysztof Woyke 2021-03-30 21:05:21 +02:00
  • 9ecd012b1e JAVA-3578: Verify sub-modules - logging-modules Krzysztof Woyke 2021-03-30 21:00:58 +02:00
  • f0dd323c50 JAVA-3578: Verify sub-modules - core-java-modules Krzysztof Woyke 2021-03-30 20:55:52 +02:00
  • b532ae2a0c Merge pull request #10609 from Maiklins/JAVA-4770-Fix_Invalid_Dependency_in_the_quarkus-app_Module Loredana Crusoveanu 2021-03-30 19:57:40 +03:00
  • 2aad46fd00 Merge pull request #10607 from kwoyke/JAVA-3593 Loredana Crusoveanu 2021-03-30 19:37:44 +03:00
  • d76ff60da6 Merge pull request #10606 from kwoyke/JAVA-4931 Loredana Crusoveanu 2021-03-30 19:35:59 +03:00
  • ac33d1d438 BAEL-4290: tracking down cause of Spring's “not eligible for auto-proxying” (#10593) Maciej Główka 2021-03-30 17:53:35 +02:00
  • 023fec286b JAVA-4770 Fix Invalid Dependency in the quarkus-app Module mikr 2021-03-30 09:42:54 +02:00
  • b95f60395a Merge pull request #88 from eugenp/master Maiklins 2021-03-30 07:32:04 +02:00
  • f17aec8395 JAVA-3593: Use byte-buddy version inherited from the main pom.xml Krzysztof Woyke 2021-03-29 23:11:42 +02:00
  • f93bb51d5c JAVA-3593: Upgrade byte-buddy to 1.10.22 in the main pom.xml Krzysztof Woyke 2021-03-29 22:23:40 +02:00
  • 0ae1bfedde JAVA-4931: Cleanup surefire config. Part 2. Krzysztof Woyke 2021-03-29 18:57:35 +02:00
  • 089da70fb0 JAVA-4931: Cleanup surefire config Krzysztof Woyke 2021-03-29 15:22:10 +02:00
  • eb35265244 Merge pull request #10594 from kwoyke/JAVA-4529 Loredana Crusoveanu 2021-03-29 14:59:58 +03:00
  • d3317c4963 Merge pull request #10584 from kwoyke/JAVA-3295 Loredana Crusoveanu 2021-03-29 14:57:35 +03:00
  • 4879da3f3c Merge pull request #10576 from kwoyke/JAVA-3595 Loredana Crusoveanu 2021-03-29 14:37:34 +03:00
  • 4f400adf94 Merge pull request #10596 from kwoyke/JAVA-4167 Loredana Crusoveanu 2021-03-29 13:57:33 +03:00
  • 9bfe24895c Rename ServiceTest to UnitTest for the PMD checking to pass. Adjust indentation and remove $ from the variables Carlos Cavero 2021-03-29 10:54:50 +02:00
  • 6f57b06ffc JAVA-3296: Fix references to parents sampadawagde 2021-03-29 13:07:03 +05:30
  • 0d0b218079 Merge pull request #10545 from amitiw4u/BAEL-4798-CountQuery Greg 2021-03-28 20:27:20 -04:00
  • 8c4ca7fd8c JAVA-4341 Upgrade spring-cloud-* modules mikr 2021-03-28 23:09:32 +02:00
  • e222f19a3c BAEL-4825 (#10601) Amy DeGregorio 2021-03-28 16:14:17 -04:00
  • 945753e5dc BAEL-4642: Open API Server Implementation using OpenAPI Generator (#10598) freelansam 2021-03-28 23:00:44 +05:30
  • 14bf673677 BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App Initial source module for the article Sallo Szrajbman 2021-03-28 17:00:33 +01:00
  • b7cbb5428d BAEL-4904: Keep the strong reference to the MessengerService (#10602) kwoyke 2021-03-28 15:26:28 +02:00
  • 0b16b1440b Fixed review comments Amitabh Tiwari 2021-03-26 21:03:08 +05:30
  • baa6756607 JAVA-4167: Remove spring.main.allow-bean-definition-overriding flag Krzysztof Woyke 2021-03-26 13:41:41 +01:00
  • a382f77a64 JAVA-3295: Remove redundant java.version property Krzysztof Woyke 2021-03-26 12:55:14 +01:00
  • 51bc24aa53 Merge pull request #10500 from Kubiac/patch-1 Loredana Crusoveanu 2021-03-26 13:32:58 +02:00
  • 074cb209b2 JAVA-4866 Update spring-cloud-bus module mikr 2021-03-26 11:29:11 +01:00
  • bb8bac806a JAVA-4529: Rename some unit tests to integration tests Krzysztof Woyke 2021-03-26 10:57:39 +01:00
  • 90f71a5d5b Merge pull request #10551 from SmartyAnsh/BAEL-4790_Collection_vs_Stream Eric Martin 2021-03-25 20:30:30 -05:00
  • 60af7e8443 BAEL-4702 Refactoring unknown 2021-03-26 03:51:41 +05:30
  • 923df780df Merge pull request #87 from eugenp/master Maiklins 2021-03-25 22:32:00 +01:00
  • 6733a4cf15 JAVA-3295: Fix pom properties in spring-web-modules Krzysztof Woyke 2021-03-25 13:16:01 +01:00
  • 7b6ba31847 JAVA-3295: Fix pom properties in spring-boot-modules Krzysztof Woyke 2021-03-25 13:12:01 +01:00
  • 23503a0673 BAEL-4864: Fix traverseInOrderWithoutRecursion method (#10588) kwoyke 2021-03-24 22:09:02 +01:00
  • 9a580ea9fc Merge pull request #10586 from johnA1331/master Loredana Crusoveanu 2021-03-24 19:56:47 +02:00
  • efec79c933 Update README.md johnA1331 2021-03-25 00:52:01 +08:00
  • dbd03af829 Update README.md johnA1331 2021-03-25 00:49:53 +08:00
  • 4bb429ef5b BAEL-4702 Refactoring unknown 2021-03-24 17:24:52 +05:30
  • d954c180e5 BAEL-4702 Added code snippet for System.lineSeparator() method unknown 2021-03-24 17:22:44 +05:30
  • 6ef0632df2 JAVA-3295: Fix pom properties in persistence-modules Krzysztof Woyke 2021-03-24 12:32:33 +01:00
  • 5e3e710e84 JAVA-3295: Fix pom properties in testing-modules Krzysztof Woyke 2021-03-24 10:31:09 +01:00
  • df93a6b9e6 JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml Krzysztof Woyke 2021-03-24 09:37:43 +01:00
  • 51b15d4370 JAVA-3295: Fix main pom.xml formatting Krzysztof Woyke 2021-03-24 09:19:46 +01:00
  • 880b810a1d Merge pull request #10577 from ashleyfrieze/BAEL-4583-Generic-array-streams Eric Martin 2021-03-23 17:12:15 -05:00
  • f8e9839390 BAEL-4836 - Mocking Static Methods with Mockito (#10580) Jonathan Cook 2021-03-23 16:09:39 +01:00
  • 99bb67a413 BAEL-4583-Generic-arrays-streams Ashley Frieze 2021-03-21 23:22:54 +00:00
  • 4c1b4723e0 BAEL-4810: Second Review Improvements. Fixed some pom warnings and dependencies. Removed incorrectly added Readme.md Jason 2021-03-22 21:00:53 +05:30
  • c5e0771e1d BAEL-4810: First Review Improvements. Added test cases and fixed some indentations Jason 2021-03-21 10:23:56 +05:30
  • a6b215d7a3 BAEL-4810 Spring Boot with JSP initial sample commit Jason 2021-03-14 08:38:24 +05:30
  • f92573f298 committing code changes with a simple Junit test. corrected the project structure as well. rvsathe 2021-03-22 13:17:17 +05:30
  • b5a0a9835a JAVA-3595: Fix libraries-primitive's pom.xml Krzysztof Woyke 2021-03-21 23:14:29 +01:00
  • df68287728 JAVA-3595: Use jmh version defined in the parent pom.xml Krzysztof Woyke 2021-03-21 23:06:03 +01:00
  • f05b7b68c2 JAVA-3595: Upgrade jmh version in the main pom.xml Krzysztof Woyke 2021-03-21 22:44:21 +01:00
  • ce9f112ed6 [BAEL-4208]java compiled classes contain dollar signs (#10573) MeenaGawande 2021-03-21 23:13:22 +05:30