Commit Graph

  • dec24bea88 Merge pull request #9926 from eugenp/feature/BAEL-4142 rpvilao 2020-09-04 18:01:33 +01:00
  • 53360080db BAEL-4387 Change Module Sebastian Luna 2020-09-03 20:49:20 -05:00
  • 0bb1851089 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-09-03 17:07:08 +01:00
  • 5b20bb3d2a BAEL-3619 - add swagger samples Marco Denisi 2020-09-03 16:59:07 +02:00
  • 2133920f2a Merge pull request #4 from eugenp/master marcodenisi 2020-09-03 16:46:59 +02:00
  • 1d5b20e705 BAEL-4371: Simplified examples Sorin Zamfir 2020-09-03 15:46:48 +03:00
  • 30080613cc Merge pull request #9956 from dupirefr/team/JAVA-2306-split-spring_persistence_modules Loredana Crusoveanu 2020-09-03 11:45:24 +03:00
  • 2770af80b2 Merge pull request #9968 from kwoyke/JAVA-2401 Loredana Crusoveanu 2020-09-03 10:26:39 +03:00
  • 3146226399 Fix it some changes Meysam Tamkin 2020-09-03 10:16:45 +04:30
  • 3a2853cdf6 Merge pull request #9965 from maciejglowka/BAEL-4297 bfontana 2020-09-02 21:23:29 -03:00
  • 3fd8926145 BAEL-4297: fixed unsynchronized classes naming, added slf4j logging Maciej Glowka 2020-09-02 23:56:02 +02:00
  • 285890231d [JAVA-2306] Removed unnecessary Bar field in Foo class fdpro 2020-09-01 20:15:58 +02:00
  • 16f3fdd81b [JAVA-2306] Added .sdkmanrc to .gitignore fdpro 2020-09-01 20:05:04 +02:00
  • 3b41d6352d [JAVA-2306] Moved last article to spring-jdbc fdpro 2020-08-31 16:29:31 +02:00
  • 910bda6ef1 [JAVA-2306] Fixed READMEs fdpro 2020-08-31 15:46:07 +02:00
  • eb4c306451 [JAVA-2306] Moved articles from spring-persistence-simple-2 fdpro 2020-08-30 15:59:35 +02:00
  • 4e4ac650fa [JAVA-2306] Moved articles from spring-persistence-simple fdpro 2020-08-19 20:18:54 +02:00
  • 0a24acf927 [JAVA-2306] Fix - Added spring-data-jpa-query-2 to modules list François Dupire 2020-08-19 19:44:49 +02:00
  • 473b453a1f BAEL-4441: Custom User Attributes with Keycloak and Spring (#9966) Sampada 2020-09-02 21:16:52 +05:30
  • b27e6a0470 Added braces to the if block Jordan Simpson 2020-09-02 09:00:42 -05:00
  • c9d080aff4 JAVA-2401: Remove redundant repository config Krzysztof Woyke 2020-09-02 15:23:35 +02:00
  • 8d07e8fab9 BAEL-4387 Change module Sebastian Luna 2020-09-02 07:46:50 -05:00
  • a82d2bf9e0 Merge pull request #9963 from kwoyke/JAVA-2398-2 Loredana Crusoveanu 2020-09-02 13:22:20 +03:00
  • 9d24bc1598 BAEL-4297: example of IllegalMonitorStateException Maciej Glowka 2020-09-01 21:15:01 +02:00
  • 506a145955 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-09-01 20:09:01 +01:00
  • ba38797af0 Merge pull request #9909 from umangbudhwar/BAEL-4095 davidmartinezbarua 2020-09-01 13:42:39 -03:00
  • d19ac51aaa BAEL-4371: Finished code samples Sorin Zamfir 2020-09-01 18:52:06 +03:00
  • 8d2c467e2b BAEL-4465 (#9954) majajoksovic 2020-09-01 17:23:00 +02:00
  • 468217efea JAVA-2398: Remove redundant config classes import Krzysztof Woyke 2020-09-01 17:19:24 +02:00
  • 2dc6089b10 BAEL-4518: Upgrade jooq version (#9955) kwoyke 2020-09-01 16:49:22 +02:00
  • b8bcbeee90 Added two space indent for the line continuation. Umang Budhwar 2020-09-01 19:13:34 +05:30
  • 9aae16fb44 Merge branch 'BAEL-4095' of https://github.com/umangbudhwar/tutorials into BAEL-4095 Umang Budhwar 2020-09-01 19:44:01 +05:30
  • 994e25312b Revert "Added two space indent for the line continuation." Umang Budhwar 2020-09-01 19:28:46 +05:30
  • 03ac0c0b5d Added two space indent for the line continuation. Umang Budhwar 2020-09-01 19:13:34 +05:30
  • 9d6e17a4e0 Merge pull request #9905 from anirban99/feature/ktln-154/collection-aggregate-operations-in-kotlin rpvilao 2020-09-01 09:45:00 +01:00
  • 6e27162f65 Merge pull request #9917 from michael-pratt/BAEL-4224 rpvilao 2020-09-01 09:36:00 +01:00
  • 4ef9b3398f Merge pull request #9960 from alimate/BAEL-4579-3 Eric Martin 2020-08-31 22:52:11 -05:00
  • 026e3c511e Disabling Tomcat URL Stream Factory Ali Dehghani 2020-09-01 04:27:53 +04:30
  • 691a948c5f BAEL-4371: Initial commit Sorin Zamfir 2020-08-31 22:53:30 +03:00
  • 661027c771 Added code examples for BAEL-4534 Jordan Simpson 2020-08-31 13:42:50 -05:00
  • c6d9555617 Refactored package Anirban Chatterjee 2020-08-31 20:38:06 +02:00
  • d237c52a1f Java-75 update intro to reactor core (#9953) Maiklins 2020-08-31 19:41:46 +02:00
  • d4d7059add Update BlogController.java Michael Pratt 2020-08-31 10:34:01 -06:00
  • 25b1749308 BAEL-4530: A Guide to @DynamicPropertySource in Spring (#9877) Mona Mohamadinia 2020-08-31 20:13:13 +04:30
  • e0ebf5904f JAVA-84: Move articles out of spring-boot part 1 (#9950) Sampada 2020-08-31 20:41:47 +05:30
  • 8cf889d27e Merge pull request #9947 from Maiklins/Java-1462-Reduce-logging-api-gateway-spring-boot-springdoc-spring-zuul-rate-limiting-hibernate-ogm-jpa-hibernate-cascade-type Dhawal Kapil 2020-08-31 20:36:37 +05:30
  • 55a5210a91 Merge pull request #9946 from Maiklins/Java-1462-reduce-logging-modules-core-java-io-2-spring-ejb-beans-spring-boot-security-spring-data-jpa-3 Dhawal Kapil 2020-08-31 20:35:06 +05:30
  • 792df33996 Merge pull request #9945 from sampada07/JAVA-33 Dhawal Kapil 2020-08-31 20:29:48 +05:30
  • e60f79377b Merge pull request #9952 from alimate/BAEL-4579-2 Eric Martin 2020-08-30 22:37:01 -05:00
  • 5d7035cb19 Running two tests sequentially. Ali Dehghani 2020-08-31 01:25:37 +04:30
  • 5bcf243fdb Revert "Fix the integrations tests in ribbon-client-service" Ali Dehghani 2020-08-31 01:09:36 +04:30
  • 50563c7f63 Merge pull request #9854 from vishal1023/master Jonathan Cook 2020-08-30 21:48:51 +02:00
  • 104c00c2a1 Merge pull request #9906 from gupta-ashu01/master Eric Martin 2020-08-30 11:38:46 -05:00
  • d8d2ecc4b4 Add some changes Meysam Tamkin 2020-08-30 19:59:24 +04:30
  • 5145ca0f5a Merge pull request #9944 from alimate/BAEL-4579 Eric Martin 2020-08-30 10:10:01 -05:00
  • 87f19ad21a Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type mikr 2020-08-30 16:54:15 +02:00
  • d7e25cb6e9 Java-1462 Reduce logging - Modules core-java-io-2, spring-ejb-beans, spring-boot-security mikr 2020-08-30 14:35:18 +02:00
  • 531751568c Moved to new module Anirban Chatterjee 2020-08-30 13:23:51 +02:00
  • fb36c068cd JAVA-33: Moved spring-katharsis to boot-2 sampadawagde 2020-08-30 16:51:48 +05:30
  • 3e89177d9b Fix the integrations tests in ribbon-client-service Ali Dehghani 2020-08-30 15:46:52 +04:30
  • 71b9fd959a Update ArrayStoreExceptionExample.java gupta-ashu01 2020-08-30 14:19:34 +05:30
  • 0ca42d7d8c Merge pull request #9943 from Maiklins/Java-1456-reduce-logging-modules-apache-spark-spring-boot-crud-maven-assembly-plugin Dhawal Kapil 2020-08-30 12:50:02 +05:30
  • 28511147f8 Merge pull request #9942 from Maiklins/JAVA-1458-reducing-logging-module-bookstore-frontend-maven-plugin Dhawal Kapil 2020-08-30 12:48:46 +05:30
  • 48a9e4706f Merge pull request #9935 from sampada07/JAVA-84 Dhawal Kapil 2020-08-30 12:14:13 +05:30
  • 2397b9b47d Merge pull request #9931 from kwoyke/JAVA-2431-README Dhawal Kapil 2020-08-30 12:08:17 +05:30
  • f35bd115f6 Merge pull request #9925 from sampada07/JAVA-33 Dhawal Kapil 2020-08-30 12:06:33 +05:30
  • 8c0f02237c Merge pull request #6 from eugenp/master Umang Budhwar 2020-08-30 11:58:31 +05:30
  • dee3318977 Java-1456 Reduce logging modules apache-spark, spring-boot-crud maven-assembly-plugin mikr 2020-08-30 00:05:49 +02:00
  • 9541b56c5e Merge pull request #69 from eugenp/master Maiklins 2020-08-29 23:11:23 +02:00
  • 597e537bd4 Java-1458 Reduce logging - jhipster5 mikr 2020-08-29 23:04:29 +02:00
  • 976862de1a changes akeshri 2020-08-29 23:48:29 +05:30
  • c7b2ab3f46 changes akeshri 2020-08-29 23:42:56 +05:30
  • e92ecf211a Remove prefix from string using groovy (BAEL-4104) Usman Mohyuddin 2020-08-29 22:31:40 +05:00
  • 1e167f7fa4 Merge pull request #9898 from srzamfir/feature/BAEL-4516_Gradle_source_sets Eric Martin 2020-08-29 10:57:28 -05:00
  • 556d5d8eaa [BAEL-4471] Quarkus Testing (#9894) Adrian Maghear 2020-08-29 17:35:01 +02:00
  • eab67c04b5 changes akeshri 2020-08-29 21:02:52 +05:30
  • 44d66d9a0f BAEL-3715: Sync code and article (#9932) kwoyke 2020-08-29 10:49:40 +02:00
  • e878b28d98 Splitted apiInfo to multiple lines. Umang Budhwar 2020-08-29 13:05:31 +05:30
  • 8128ce2818 Merge pull request #3 from eugenp/master marcodenisi 2020-08-28 21:23:18 +02:00
  • 5749d7ad23 JAVA-84: Moved 1 article to spring-boot-testing sampadawagde 2020-08-28 17:57:38 +05:30
  • 52721a78d6 JAVA-84: Moved 3 articles to spring-boot-libraries sampadawagde 2020-08-28 17:56:09 +05:30
  • 544c366753 JAVA-84: Moved 1 article to spring-boot-di sampadawagde 2020-08-28 17:54:52 +05:30
  • fa09cd6854 Merge pull request #9933 from sampada07/master Loredana Crusoveanu 2020-08-28 14:05:23 +03:00
  • 0c8f7f6716 Fix for String equals check sampadawagde 2020-08-28 15:39:15 +05:30
  • 482357866e BAEL-4577: Fix @MapsIs usage and add integration test (#9930) kwoyke 2020-08-28 08:01:12 +02:00
  • 9c09e01c03 JAVA-2431: Fix README.md files Krzysiek 2020-08-27 22:16:56 +02:00
  • 93c0a00a48 BAEL-4523 - Added code example for article to find the largest power of 2 that is less than the given number (#9840) KarthikBalaraman 2020-08-27 23:02:43 +05:30
  • 9b8815af79 Merge pull request #9927 from kwoyke/JAVA-2431 Dhawal Kapil 2020-08-27 21:45:36 +05:30
  • 2d26cd22b3 Merge pull request #9924 from kwoyke/JAVA-2398 Loredana Crusoveanu 2020-08-27 15:18:01 +03:00
  • 6f2e3a9e6b BAEL-4578: Fix failing unit test (#9929) kwoyke 2020-08-27 14:12:53 +02:00
  • 78579ffe74 Merge pull request #9922 from johnA1331/master Loredana Crusoveanu 2020-08-27 12:09:33 +03:00
  • 411cf3c843 Merge pull request #9888 from azhwani/BAEL-4244 Jonathan Cook 2020-08-27 08:42:37 +02:00
  • d849f88351 BAEL-4575: Use copyDependencies feature from the latest liberty-maven-plugin (#9920) kwoyke 2020-08-27 06:54:29 +02:00
  • 74809980b3 Merge branch 'master' of github.com:eugenp/tutorials into master Karsten Silz 2020-08-26 21:28:20 +01:00
  • 4fac6a711c JAVA-2431: Migrate log-mdc to parent-spring-5 Krzysiek 2020-08-26 21:38:26 +02:00
  • 7d36aa5b19 Merge pull request #9921 from kwoyke/JAVA-2282 Dhawal Kapil 2020-08-26 21:22:39 +05:30
  • a237235804 BAEL-4132: How to create a temporary directory/folder in Java? Rui Vilao 2020-08-26 13:18:37 +01:00
  • 7b40f75cc9 JAVA-33: Moved spring-boot-camel to parent-boot-2 sampadawagde 2020-08-26 17:04:08 +05:30
  • 7d3e128323 JAVA-33: Added comments in pom.xml with reason to not upgrade to boot-2 sampadawagde 2020-08-26 17:02:39 +05:30
  • 00f82c34b6 JAVA-2398: Fix Spring Boot 2 integration with Swagger 3.0.0 Krzysztof Woyke 2020-08-26 12:27:50 +02:00