Commit Graph

3086 Commits

Author SHA1 Message Date
Dhrubajyoti Bhattacharjee bccc9c836e BAEL-3858 Java Exchanger introduction (#9000) 2020-05-15 22:17:08 +02:00
CHANDRAKANT Kumar 3977ef96c6 Incorporated review comments from editor. 2020-05-16 01:46:02 +05:30
Grzegorz Piwowarek f7c396df27 Update build.gradle 2020-05-15 22:14:25 +02:00
priyank-sriv faf562e821 add basic usage as test 2020-05-16 01:34:34 +05:30
johnA1331 afeeba6ef5 Update README.md 2020-05-16 02:58:46 +08:00
johnA1331 b660f1cefa Delete README.md 2020-05-16 02:57:55 +08:00
johnA1331 b20271ef34 Update README.md 2020-05-16 02:57:46 +08:00
Greg 821ed435f1 Merge pull request #9251 from markathomas/BAEL-3974
BAEL-3974 - spatialguru.net@gmail.com
2020-05-15 13:36:22 -04:00
Greg a22706d06f Merge pull request #9173 from marius-munteanu/BAEL-3016
BAEL-3016 Thymeleaf Formatting Currencies
2020-05-15 13:19:09 -04:00
Sam Millington 536feb6fae Deleted JsoupProxyIntegrationTest.java (#9294) 2020-05-15 16:32:16 +01:00
johnA1331 f139085a1d Create README.md 2020-05-15 23:07:50 +08:00
johnA1331 b2ce70b8fb Create README.md 2020-05-15 23:06:26 +08:00
Loredana Crusoveanu 590ea4ec18 Merge pull request #9274 from jesperancinha/BAEL-2749
[BAEL-2749] Refactoring and cleanup
2020-05-15 15:18:55 +03:00
Loredana Crusoveanu b45a712f6a Merge pull request #9276 from johnA1331/master
BAEL-24104 - add links to github-baeldung articles
2020-05-15 15:15:19 +03:00
Maiklins 6a7e086c4d Merge pull request #53 from eugenp/master
update
2020-05-15 12:58:54 +02:00
Roque Santos 3c9b335ed5 BAEL-3942 : Correct failing build (#9289)
Changed IntegrationTest to LiveTest
2020-05-14 17:56:35 +01:00
Dhawal Kapil 1e3a588cb1 Merge pull request #9290 from sampada07/JAVA-913
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
2020-05-14 22:03:07 +05:30
Jonathan Cook fa6e7a73b3 Merge pull request #8894 from nachoverdu/BAEL-3912
BAEL-3912: Changes done
2020-05-14 15:28:21 +02:00
sampadawagde f58c322ae2 JAVA-943: Migrate spring-mobile to parent-boot-2 2020-05-14 12:13:53 +05:30
priyank-sriv f304437ed8 retry after secomds 2020-05-14 02:26:46 +05:30
Kyle Doyle 7a6eb5d217 Bael-3893 - Fixed tests causing build to fail 2020-05-13 16:33:31 -04:00
priyank-sriv 911f840af5 some cleanup 2020-05-13 23:24:55 +05:30
priyank-sriv 34bbce7995 refactor to move pricing plan logic out into a separate class 2020-05-13 23:19:54 +05:30
Benjamin Caure b48a87a352 Copy "BSON to JSON" tutorial entities to dedicated package (#9283)
com.baeldung.bsontojson
2020-05-13 17:43:22 +02:00
sasam0320 020837fa2f BAEL 3234 - Add missing code snippets from the Spring Properties article (#9280) 2020-05-13 11:09:41 +02:00
rpvilao 856b818a2f Merge pull request #9170 from mdabrowski-eu/BAEL-3863
BAEL-3863 Introduction to Finagle
2020-05-13 10:53:51 +02:00
Jonathan Cook 00f5e0012c BAEL-3925 - How to call Python from Java? (#9277)
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

- Return to indentation with spaces.

* BAEL-3854 - Pattern Matching for instanceof in Java 14

* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test

* BAEL-3868 - Fix the integrations tests in mocks

* BAEL-3925 - How to call Python from Java

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-05-12 18:46:33 -07:00
priyank-sriv 1b5a64c4a4 bucket4j spring boot starter 2020-05-13 01:59:03 +05:30
priyank-sriv 4e45b8f44e spring mvc using interceptor 2020-05-13 01:58:40 +05:30
priyank-sriv e8c383d10f area api impl 2020-05-13 01:58:05 +05:30
priyank-sriv 167655d659 add bucket4j deps 2020-05-13 01:56:55 +05:30
sampadawagde 5ae337e1e2 JAVA-1595: Restore code for Jetty ReactiveStreams HTTP Client article 2020-05-12 23:03:58 +05:30
mdabrowski-eu 6709017cc0 BAEL-3863 removed redundant twitter4j.properties file 2020-05-12 19:31:54 +02:00
mdabrowski-eu 7da38b99cb BAEL-3863 add versions properties 2020-05-12 19:31:54 +02:00
mdabrowski-eu 6deafc178d BAEL-3863 replace stdouts with logger 2020-05-12 19:31:54 +02:00
mdabrowski-eu cf6cbe92b9 BAEL-3863 Renamed tests to follow convention 2020-05-12 19:31:54 +02:00
mdabrowski-eu ca7d40de8f BAEL-3863 removed redundant examples 2020-05-12 19:31:54 +02:00
mdabrowski-eu 3e0c3a0d0a BAEL-3863 removed README.md 2020-05-12 19:31:54 +02:00
mdabrowski-eu ff684f13b6 BAEL-3863 moved Finagle package to libraries-rpc, added test 2020-05-12 19:31:54 +02:00
mdabrowski-eu 33edef47e1 BAEL-3863 add Finagle module to root pom.xml 2020-05-12 19:31:53 +02:00
mdabrowski-eu 20843c7f22 BAEL-3863 Introduction to Finagle 2020-05-12 19:31:53 +02:00
Greg 5d81fd3f6f Merge pull request #9223 from chris9408/feature/BAEL-3826
Feature/bael 3826
2020-05-12 13:23:22 -04:00
Greg a3ec140575 Merge pull request #9128 from smokeyrobot/bael-3893
Bael 3893
2020-05-12 13:13:06 -04:00
johnA1331 3a1fa055d2 Update README.md 2020-05-12 17:10:13 +08:00
johnA1331 32925d61c3 Update README.md 2020-05-12 17:06:47 +08:00
johnA1331 e6dd93f4d1 Create README.md 2020-05-12 17:02:06 +08:00
johnA1331 2d9867bc3b Update README.md 2020-05-12 16:59:31 +08:00
johnA1331 376046bacf Update README.md 2020-05-12 16:58:13 +08:00
johnA1331 6786c93bc0 Update README.md 2020-05-12 16:56:57 +08:00
johnA1331 26a7295fc2 Update README.md 2020-05-12 16:54:56 +08:00