Commit Graph

  • 9032835807 Moved code to "json-2" module. Karsten Silz 2020-09-21 20:40:16 +01:00
  • 65833e0a6b Moved code from "json" module. Karsten Silz 2020-09-21 20:38:46 +01:00
  • 025791611c Added feedback from pull request. Karsten Silz 2020-09-21 20:31:14 +01:00
  • d51a8319c6 JAVA-2977: Get rid of the unused spring*boot* properties Krzysiek 2020-09-21 21:15:03 +02:00
  • 5e2147e6f4 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-09-21 20:14:46 +01:00
  • dda9d0fb67 JAVA-2901: Fix failing int tests in spring-mvc-basics-4 Krzysiek 2020-09-21 20:53:16 +02:00
  • fd9e75c6e2 BAEL-4488 Fix indents Reza Ebrahimpour 2020-09-21 21:48:18 +03:30
  • 5d29ae5bbd first commit azhwani 2020-09-21 11:16:03 +01:00
  • 10e7aaed73 Merge pull request #9990 from ricardomoreirab/master davidmartinezbarua 2020-09-20 18:46:10 -03:00
  • 4503d5c3f7 BAEL-4415 get a list of trusted certificates in Java Cristian Rosu 2020-09-20 19:57:43 +03:00
  • 599a6c45fc fixing build issue amit.pandey 2020-09-20 15:58:04 +05:30
  • c4d98a6596 changes akeshri 2020-09-20 15:25:29 +05:30
  • cb8bae53a2 Add a new section in Lombok builder article - Minor Fixes Ricardo Caldas 2020-09-19 19:58:33 -03:00
  • fcb493e6ba Merge remote-tracking branch 'upstream/master' Tarun Jain 2020-09-20 01:21:17 +05:30
  • 3626b5c858 BAEL-4404 | Added test class to verify the beahvior Tarun Jain 2020-09-20 01:20:58 +05:30
  • 26c7ec551d Merge pull request #10032 from rezaep/master bfontana 2020-09-19 16:32:21 -03:00
  • ac4b85634f Merge pull request #9998 from Maiklins/JAVA-2394-Create-default-and-integration-profile-for-JDK-9-and-above-modules Dhawal Kapil 2020-09-20 00:03:11 +05:30
  • f134833952 Refactored code to use generic methods and use streams. (#10052) Umang Budhwar 2020-09-19 21:49:13 +05:30
  • c75c665255 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-09-19 16:50:23 +01:00
  • 1cd9875381 BAEL-3569: Update README (#10053) KevinGilmore 2020-09-19 10:40:37 -05:00
  • 8971f2dca2 BAEL-4327: JSON Parameters with Spring MVC (#10036) Azhwani 2020-09-19 14:52:49 +01:00
  • 23e39f4244 Java-82 Fix test mikr 2020-09-19 13:51:05 +02:00
  • bca4b6bca5 Java-82 Update pom with reference to JAVA-2824 for failing tests mikr 2020-09-19 13:20:07 +02:00
  • cb416d5047 Merge pull request #10050 from kwoyke/JAVA-2975 Loredana Crusoveanu 2020-09-19 08:47:25 +03:00
  • 7c482a8e6f JAVA-2975: Clean up the pom.xml in spring-boot-exceptions Krzysiek 2020-09-18 22:40:10 +02:00
  • 1eab5ab6aa Merge pull request #10040 from johnA1331/master Loredana Crusoveanu 2020-09-18 15:31:03 +03:00
  • 4ea37a05a0 Merge pull request #9940 from usman-mohyuddin/dev-removePrefix Jonathan Cook 2020-09-18 11:30:22 +02:00
  • 4a7cde7d32 Merge branch 'master' of https://github.com/eugenp/tutorials Loredana 2020-09-18 12:04:36 +03:00
  • f6adcd0cb3 BAEL-4437 - System Rules (#10047) Jonathan Cook 2020-09-17 23:22:49 +02:00
  • f8d53b4c60 BAEL-4437 - System Rules Jonathan Cook 2020-09-17 22:00:57 +02:00
  • 4c39bcd6be BAEL-4610: Add {noop} example security config (#10046) kwoyke 2020-09-17 19:57:53 +02:00
  • b63467db3f Merge pull request #10044 from adrian-maghear/BAEL-4471#fix-flaky-integration-test Dhawal Kapil 2020-09-17 23:18:13 +05:30
  • 1c732be61a Merge pull request #10042 from kwoyke/JAVA-2904-md Dhawal Kapil 2020-09-17 23:15:16 +05:30
  • 6cbf1e87c5 BAEL-4201 - Initial Commit (#9957) Rutuja Joshi 2020-09-17 22:02:51 +05:30
  • b919d0554e Merge pull request #10005 from sk1418/master Eric Martin 2020-09-17 10:43:43 -05:00
  • 8731cda3b9 Merge branch 'master' of github.com:eugenp/tutorials Vishal 2020-09-17 16:42:28 +05:30
  • a47ed70f36 Add maven compiler plugin for java 11 Vishal 2020-09-17 16:41:47 +05:30
  • bd9ff48eb3 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-09-17 10:14:09 +01:00
  • 0d3dafd25c [BAEL-4471] reduce number of parallel tests Adrian Maghear 2020-09-17 08:37:41 +02:00
  • 15ba49d0f4 BAEL-4488 Convert class with main to UnitTest class Reza Ebrahimpour 2020-09-17 10:25:37 +04:30
  • 60b28c767b BAEL-3569: Jersey RESTful Web Services with Spring Security OAuth2 (#9949) nguyennamthai 2020-09-17 09:24:28 +07:00
  • 1509fa5ddc JAVA-2904: Fix README.MD files extension Krzysiek 2020-09-16 22:20:32 +02:00
  • a8d693203a Merge branch 'master' of github.com:sk1418/tutorials into master Kai Yuan 2020-09-16 21:28:18 +02:00
  • 4ce6b34c06 [BAEL-4583] Improvement- Java Period Kai Yuan 2020-09-11 01:08:12 +02:00
  • 8928164d22 BAEL-4595: Update hazelcast.xml config file (#10039) kwoyke 2020-09-16 20:53:28 +02:00
  • c6f067c17f Add examples to demo IndexOutOfBoundsException while using Collectins.copy method and other working demos to copy elements from one list to another list Vishal 2020-09-13 23:05:36 +05:30
  • 2cc967c01c Update README.md johnA1331 2020-09-17 00:09:56 +08:00
  • a61f3c9b54 Update README.md johnA1331 2020-09-16 23:56:46 +08:00
  • d30ba2c8f0 Create README.md johnA1331 2020-09-16 23:55:27 +08:00
  • d5ada37cc7 Update README.md johnA1331 2020-09-16 23:54:01 +08:00
  • fce5fac0c4 Update README.md johnA1331 2020-09-16 23:50:34 +08:00
  • 5ae7a913cf Update README.md johnA1331 2020-09-16 23:48:50 +08:00
  • ce9e9a605e Update README.md johnA1331 2020-09-16 23:47:15 +08:00
  • 1cf9a48f68 Update README.MD johnA1331 2020-09-16 23:45:40 +08:00
  • 4d84d35754 Update README.md johnA1331 2020-09-16 23:44:29 +08:00
  • 5c0391cf68 Update README.md johnA1331 2020-09-16 23:42:36 +08:00
  • 35c25daa18 Update README.md johnA1331 2020-09-16 23:39:49 +08:00
  • b7ec39842b Create README.md johnA1331 2020-09-16 23:37:50 +08:00
  • 459dc06432 Update README.md johnA1331 2020-09-16 23:34:14 +08:00
  • f9cd2c3807 Update README.md johnA1331 2020-09-16 23:01:10 +08:00
  • d04fadfb9b Update README.md johnA1331 2020-09-16 22:59:27 +08:00
  • 1d9cf597d8 Update README.md johnA1331 2020-09-16 22:57:59 +08:00
  • 258f1be8ac Update README.md johnA1331 2020-09-16 22:56:33 +08:00
  • a6f195dab6 Create README.md johnA1331 2020-09-16 22:55:08 +08:00
  • ede8e77f7a Update README.md johnA1331 2020-09-16 22:53:49 +08:00
  • c221c2fa0b Update README.md johnA1331 2020-09-16 22:52:52 +08:00
  • c79db10648 Update README.md johnA1331 2020-09-16 22:51:52 +08:00
  • 647b0e9171 Update README.md johnA1331 2020-09-16 22:47:55 +08:00
  • 35fb40162c Update README.md johnA1331 2020-09-16 22:46:47 +08:00
  • ee277ad5db Update README.md johnA1331 2020-09-16 22:44:58 +08:00
  • 9c64b62ad6 Update README.md johnA1331 2020-09-16 22:44:40 +08:00
  • 29577bd777 Update README.md johnA1331 2020-09-16 22:43:16 +08:00
  • 9de2a7e778 Update README.md johnA1331 2020-09-16 22:42:16 +08:00
  • c30abba25f Update README.md johnA1331 2020-09-16 22:41:20 +08:00
  • 5cc62d43a3 Update README.md johnA1331 2020-09-16 22:40:09 +08:00
  • 760ba574e4 Merge pull request #10038 from kwoyke/JAVA-2599 Loredana Crusoveanu 2020-09-16 15:05:05 +03:00
  • 989acd5ed7 JAVA-2599: Handle Windows specific exception in the ExistenceUnitTest Krzysiek 2020-09-16 10:11:58 +02:00
  • e9103c10a6 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-09-15 21:10:51 +01:00
  • 4ae6ecbb39 BAEL-4595: Upgrade to hazelcast-jet 4.2 (#10035) kwoyke 2020-09-15 20:33:11 +02:00
  • 51c2e22324 Formatted code Tarun Jain 2020-09-15 20:32:07 +05:30
  • b64433bb36 Merge pull request #10033 from kwoyke/JAVA-2599 Loredana Crusoveanu 2020-09-15 17:53:40 +03:00
  • b3e76be0aa Merge pull request #10025 from kwoyke/JAVA-2404 Dhawal Kapil 2020-09-15 20:18:51 +05:30
  • 4526309cf2 Merge remote-tracking branch 'upstream/master' Tarun Jain 2020-09-15 20:18:22 +05:30
  • 40ebac5142 Split the @Test annotation in new line Usman Mohyuddin 2020-09-15 15:09:35 +05:00
  • 5121313f65 Java-2136 Correctly configure netty server mikr 2020-09-15 11:08:35 +02:00
  • 4f14873967 JAVA-2599: Update OS specific unit tests Krzysztof Woyke 2020-09-15 10:28:34 +02:00
  • 27aa7c4cad Java-2136 Fix Unit tests + remove unnecessary println mikr 2020-09-15 10:16:09 +02:00
  • 0976c32038 BAEL-4488 Create AvailableCiphers Reza Ebrahimpour 2020-09-15 11:12:24 +04:30
  • 12b3067cd2 [BAEL-4495] Performance of removeAll() in a HashSet (#10011) AmitB 2020-09-15 10:14:25 +05:30
  • cd89253474 Create the layers configuration, modify the pom and Dockerfile Cavero Barca 2020-09-14 23:58:12 +02:00
  • d52896c478 Merge pull request #10030 from Maiklins/JAVA-2797-Cleanup-maven-java-11-multimodule-maven-project Dhawal Kapil 2020-09-14 22:56:52 +05:30
  • 040649e8bb Merge pull request #10020 from amit2103/JAVA-2818 Dhawal Kapil 2020-09-14 22:06:13 +05:30
  • 3563524c09 moved spring-rest-hal-browser to spring-data-rest module (#10019) Amit Pandey 2020-09-14 21:53:09 +05:30
  • 540e719c11 moved spring-security-web-jsonview module to spring-security-core (#10015) Amit Pandey 2020-09-14 21:51:24 +05:30
  • 914851bd2b Merge pull request #72 from eugenp/master Maiklins 2020-09-14 16:37:48 +02:00
  • c4396dd1bd Java-2797 Cleanup maven-java-11/multimodule-maven-project mikr 2020-09-14 16:30:00 +02:00
  • 6927cc7237 Java-2136 Use Jackson version from main pom in all other applicable modules mikr 2020-09-14 13:11:59 +02:00
  • 5d14393788 Java-2136 Update Jackson version in main pom mikr 2020-09-14 12:21:57 +02:00
  • bd9ac72a7c BAEL-3712: Fix entities names (#10028) kwoyke 2020-09-14 11:24:29 +02:00
  • 89f0f75667 Merge pull request #10026 from michaelisvy/spring-retry-BAEL-470 Loredana Crusoveanu 2020-09-14 09:56:30 +03:00