Commit Graph

4616 Commits

Author SHA1 Message Date
marcodenisi 8128ce2818 Merge pull request #3 from eugenp/master
update
2020-08-28 21:23:18 +02:00
sampadawagde 5749d7ad23 JAVA-84: Moved 1 article to spring-boot-testing 2020-08-28 17:57:38 +05:30
sampadawagde 52721a78d6 JAVA-84: Moved 3 articles to spring-boot-libraries 2020-08-28 17:56:09 +05:30
sampadawagde 544c366753 JAVA-84: Moved 1 article to spring-boot-di 2020-08-28 17:54:52 +05:30
Loredana Crusoveanu fa09cd6854 Merge pull request #9933 from sampada07/master
Fix for String equals check
2020-08-28 14:05:23 +03:00
sampadawagde 0c8f7f6716 Fix for String equals check 2020-08-28 15:39:15 +05:30
kwoyke 482357866e BAEL-4577: Fix @MapsIs usage and add integration test (#9930) 2020-08-28 08:01:12 +02:00
Krzysiek 9c09e01c03 JAVA-2431: Fix README.md files 2020-08-27 22:16:56 +02:00
KarthikBalaraman 93c0a00a48 BAEL-4523 - Added code example for article to find the largest power of 2 that is less than the given number (#9840) 2020-08-27 18:32:43 +01:00
Dhawal Kapil 9b8815af79 Merge pull request #9927 from kwoyke/JAVA-2431
JAVA-2431: Migrate log-mdc to parent-spring-5
2020-08-27 21:45:36 +05:30
Loredana Crusoveanu 2d26cd22b3 Merge pull request #9924 from kwoyke/JAVA-2398
JAVA-2398: Fix Spring Boot 2 integration with Swagger 3.0.0
2020-08-27 15:18:01 +03:00
kwoyke 6f2e3a9e6b BAEL-4578: Fix failing unit test (#9929) 2020-08-27 14:12:53 +02:00
Loredana Crusoveanu 78579ffe74 Merge pull request #9922 from johnA1331/master
github-related test fix (results: 18.08.2020)
2020-08-27 12:09:33 +03:00
Jonathan Cook 411cf3c843 Merge pull request #9888 from azhwani/BAEL-4244
BAEL-4244: What is purpose of @ConditionalOnProperty annotation?
2020-08-27 08:42:37 +02:00
kwoyke d849f88351 BAEL-4575: Use copyDependencies feature from the latest liberty-maven-plugin (#9920) 2020-08-27 06:54:29 +02:00
Krzysiek 4fac6a711c JAVA-2431: Migrate log-mdc to parent-spring-5 2020-08-26 21:38:26 +02:00
Dhawal Kapil 7d36aa5b19 Merge pull request #9921 from kwoyke/JAVA-2282
JAVA-2282: Update spring-cloud-stream-binder-kinesis version
2020-08-26 21:22:39 +05:30
Rui Vilao a237235804 BAEL-4132: How to create a temporary directory/folder in Java? 2020-08-26 13:18:37 +01:00
sampadawagde 7b40f75cc9 JAVA-33: Moved spring-boot-camel to parent-boot-2 2020-08-26 17:04:08 +05:30
sampadawagde 7d3e128323 JAVA-33: Added comments in pom.xml with reason to not upgrade to boot-2 2020-08-26 17:02:39 +05:30
Krzysztof Woyke 00f82c34b6 JAVA-2398: Fix Spring Boot 2 integration with Swagger 3.0.0 2020-08-26 12:27:50 +02:00
bfontana 0ec4fdebe1 Merge pull request #9919 from psevestre/master
[BAEL-4381] Formatting issues
2020-08-25 23:39:40 -03:00
johnA1331 77cfa75663 Delete README.md 2020-08-26 00:50:32 +08:00
Krzysztof Woyke fdd41010f4 JAVA-2282: Update spring-cloud-stream-binder-kinesis version 2020-08-25 16:26:31 +02:00
Philippe 37b3882b55 [BAEL-4381] Formatting 2020-08-25 08:54:26 -03:00
Dhawal Kapil 75af570bba Merge pull request #9918 from kwoyke/JAVA-2428
JAVA-2428: Migrate cdi to spring-parent-5
2020-08-25 09:43:11 +05:30
Krzysiek 839bd3fd09 JAVA-2428: Migrate cdi to spring-parent-5 2020-08-24 21:05:12 +02:00
Michael Pratt c02caaac89 BAEL-4224: Hidden inputs with thymeleaf 2020-08-24 09:56:00 -06:00
Amy DeGregorio aa96649458 BAEL 4401 (#9913)
* BAEL-4401

* Update with master and resolve conflicts
2020-08-24 08:20:26 -07:00
Cristian Stancalau bbeb322d41 BAEL-4172 - How to Turn Off Swagger-ui in Production in http-2 (#9858)
* How to disable swagger in production example.

* Add new module in main pom.

* fix pom formatting

* Replace tabs with spaces.

* Move to article-specific package.

Co-authored-by: Cristian Stancalau <cstancalau@consultant.ffn.com>
2020-08-24 15:36:21 +01:00
Anirban Chatterjee 82203b222e Removed print statements 2020-08-24 09:59:39 +02:00
gupta-ashu01 765629be47 Adding File 2020-08-24 12:02:02 +05:30
gupta-ashu01 935b4c1278 Delete ArrayStoreExceptionExample.java 2020-08-24 11:09:01 +05:30
gupta-ashu01 da1d54699f changing package
changing package
2020-08-24 11:07:38 +05:30
gupta-ashu01 cec243af0d Update README.md 2020-08-24 11:01:12 +05:30
Philippe ca4cdec729 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-08-23 18:24:57 -03:00
Philippe 3b73dc1731 Merge branch 'master' of https://github.com/psevestre/tutorials 2020-08-23 18:24:24 -03:00
amit.pandey 14260c7d30 updated spring data, mongodb versions 2020-08-24 01:00:05 +05:30
Philippe 26cbe68348 [BAEL-4381] Duplicate Baker Smurf 2020-08-23 14:25:54 -03:00
Eric Martin 93587c1ee5 Merge pull request #9873 from maryarm/BAEL-4107
BAEL-4107: Spring MVC Async vs Spring WebFlux
2020-08-23 10:57:22 -05:00
Umang Budhwar 97252050f4 Added code for BAEL-4095 2020-08-23 17:36:23 +05:30
Umang Budhwar d175ff0b7d Merge pull request #5 from eugenp/master
Updating local repo
2020-08-23 17:28:16 +05:30
Dhawal Kapil 6554c27e1c Merge pull request #9902 from kwoyke/JAVA-1651
JAVA-1651: Get rid of the overriden spring-boot.version property
2020-08-23 11:40:37 +05:30
Dhawal Kapil 265dbe6610 Merge pull request #9900 from sampada07/JAVA-2382
JAVA-2382: Update "Performance of Mapping Frameworks" article
2020-08-23 11:16:36 +05:30
Vishal aa223e69ea Add tests for AssertJ example and update assertj-core dependency version. 2020-08-23 10:35:43 +05:30
Sorin Zamfir 1221273216 BAEL-4516: Fix itest sample 2020-08-23 00:03:45 +03:00
Anshul BANSAL fe9f89ad96 BAEL-45087 - DAO vs Repository Pattern 2020-08-22 21:07:24 +03:00
Eric Martin 88ae525fab Merge pull request #9874 from chris9408/feature/BAEL-4394
BAEL-4394: Line at a given number tests
2020-08-22 12:15:21 -05:00
gupta-ashu01 456c3322e7 Update README.md
BAEL-4285
2020-08-22 16:20:07 +05:30
gupta-ashu01 e7bef17346 BAEL-4285
BAEL-4285 A Guide to ArrayStoreException
2020-08-22 16:17:16 +05:30