sampadawagde
4eec2e35a2
Removed modules from main pom
2020-12-29 23:46:47 +05:30
mikr
469e5c5c86
JAVA-3539 Move spring-resttemplate-2 module
2020-12-29 18:52:31 +01:00
Krzysztof Woyke
d84de4ccdf
JAVA-3533: Move spring-rest-http-2 into spring-web-modules
2020-12-29 14:43:19 +01:00
Krzysztof Woyke
ee174737ab
JAVA-3534: Move spring-rest-http into spring-web-modules
2020-12-29 12:15:04 +01:00
sampadawagde
1e89df8bcf
JAVA-3524: removed module spring-mvc-forms-thymeleaf from main pom
2020-12-29 11:38:10 +05:30
Krzysiek
559fb4eb7f
JAVA-3545: Move spring-thymeleaf-3 into spring-web-modules
2020-12-28 22:42:11 +01:00
Krzysztof Woyke
eb8724a0d7
JAVA-3544: Move spring-thymeleaf-2 into spring-web-modules
2020-12-28 12:10:31 +01:00
Loredana Crusoveanu
5f59cf3c8f
Merge branch 'master' into JAVA-3543
2020-12-27 18:01:27 +02:00
Krzysiek
8fc0ea77cc
JAVA-3543: Move spring-thymeleaf into spring-web-modules
2020-12-27 12:59:42 +01:00
sampadawagde
8ab0faa372
JAVA-3522: removed modules from main pom
2020-12-27 12:19:07 +05:30
Loredana Crusoveanu
108d8796ea
Merge pull request #10343 from sampada07/JAVA-3506
...
JAVA-3506: Move Spring Security modules to spring-security-modules folder
2020-12-26 08:23:01 +02:00
sampadawagde
4fb5e52080
JAVA-3506: removed moved modules from main pom
2020-12-25 22:41:37 +05:30
sampadawagde
ba9e0b9c38
JAVA-3521: removed spring-mvc-basics-4 from main pom
2020-12-24 20:00:29 +05:30
sampadawagde
2d9750ec8a
JAVA-3520: Removed module spring-mvc-basics-3 from main pom
2020-12-23 18:52:49 +05:30
sampadawagde
97a4f763da
JAVA-3519: removed module spring-mvc-basics-2 from main pom
2020-12-22 16:26:16 +05:30
sampadawagde
b89b16b430
JAVA-3509: removed module spring-mvc-basics from main pom
2020-12-21 19:57:39 +05:30
sampadawagde
df7af0d0ec
JAVA-3508: Create spring-web-modules parent
2020-12-20 23:02:10 +05:30
Jonathan Cook
06bebff4cb
BAEL-4706 - Spring Boot with Spring Batch ( #10292 )
...
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-11-30 23:18:26 -08:00
Loredana Crusoveanu
8e2a7d8701
Merge pull request #10287 from eugenp/JAVA-3700
...
JAVA-3700 remove core-scala repo
2020-11-28 16:12:24 +02:00
Dhawal Kapil
4ef0fab13a
Merge pull request #10286 from dkapil/task/JAVA-2416_2
...
JAVA-2416 Move/rename module spring-dispatcher-servlet
2020-11-28 17:50:17 +05:30
Loredana Crusoveanu
782afc6b06
JAVA-3700 remove core-scala repo
2020-11-28 14:16:11 +02:00
Dhawal Kapil
9116e0cd09
JAVA-2416 Move/rename module spring-dispatcher-servlet
...
- Moved all the contents from spring-dispatcher-servlet to spring-mvc-basics
2020-11-28 11:51:46 +05:30
Loredana Crusoveanu
9624056752
remove remaining kotlin code
2020-11-25 11:52:43 +02:00
Loredana Crusoveanu
c4a3db7acc
remove kotlin code from repo
2020-11-23 16:11:44 +02:00
Loredana Crusoveanu
6320caee38
Merge pull request #10252 from eugenp/lor6-patch-1
...
Update pom.xml
2020-11-18 14:43:02 +02:00
Dhawal Kapil
cc0e244ce4
JAVA-2423 Move/rename module spring-rest-compress
...
- Removing spring-rest-compress module as its contents have been moved to spring-resttemplate-2
2020-11-15 15:00:16 +05:30
Loredana Crusoveanu
05dbe85de9
Update pom.xml
2020-11-14 11:21:32 +02:00
Jordan Simpson
a5d7f70a5f
Bael 4700 ( #10231 )
...
* Added code examples from the article.
* Hide the revoked token
* Reduce long line break indentation to 2 spaces, change "your" to "our," and use the -LiveTest convention for the test class.
* Reduce Java version from 11 to 1.8 and add the new discord4j module to the root pom.
* Remove test due to context failing to start up without a valid bot token.
* Replace test class and add error handling for invalid tokens.
2020-11-08 08:34:48 -08:00
mikr
4cac5aa1d8
JAVA-2824 Fix tests in Java 9 and above modules (Update after PR review)
2020-10-29 22:01:15 +01:00
mikr
0e54f859cc
JAVA-2824 Fix tests in Java 9 and above modules
2020-10-22 22:04:22 +02:00
mikr
96c386649d
JAVA-2824 Fix tests in Java 9 and above modules
2020-10-22 10:42:10 +02:00
Philippe
542c52081b
[BAEL-4203] Rename jni module to java-native
2020-10-06 17:03:49 -03:00
Philippe
d09a0fdf8e
Merge branch 'master' of https://github.com/eugenp/tutorials
2020-09-30 21:48:14 -03:00
Philippe
cf1b728d3e
[BAEL-4203] JNA
2020-09-30 21:47:55 -03:00
Loredana Crusoveanu
11818a04a3
Merge pull request #10029 from Maiklins/Java-2136-update-jackson-version-in-main-pom
...
Java-2136 update jackson version in main pom
2020-09-30 10:53:54 +03:00
Oussama BEN MAHMOUD
e134c020ce
BAEL-4443 Reading HTTP ResponseBody as a String
2020-09-28 10:43:07 +02:00
Joe Boudreau
d100adc9c5
BAEL-4448: Added examples for setting TLS version in HttpClient ( #9936 )
...
* [BAEL-4448] Added examples for setting TLS version in HttpClient
(cherry picked from commit f4d40fc3f3140fd046ed957030e9a54582bd4a67)
* [BAEL-4448] Simplified the code for one example
* [BAEL-4448] Formatting fixes and moved to new package
* [BAEL-4448] Forgot an import and fixed class name typo
* [BAEL-4448] Created second module for httpclient and moved article code
Co-authored-by: joe <joe.boudreau@pm.me>
2020-09-24 17:28:05 +01:00
Sampada
49590633a8
JAVA-2421: Merge spring-ehcache module into spring-caching module ( #10072 )
...
* JAVA-2421: Moved 1 article from spring-ehcache to spring-caching
* JAVA-2421: Removed module spring-ehcache
* JAVA-2421: Removed module spring-ehcache from main pom
2020-09-23 23:34:51 +05:30
Dhawal Kapil
ac4b85634f
Merge pull request #9998 from Maiklins/JAVA-2394-Create-default-and-integration-profile-for-JDK-9-and-above-modules
...
Java-2394 Create default and integration profile for JDK-9 and above modules
2020-09-20 00:03:11 +05:30
mikr
bca4b6bca5
Java-82 Update pom with reference to JAVA-2824 for failing tests
2020-09-19 13:20:07 +02:00
Jonathan Cook
4ea37a05a0
Merge pull request #9940 from usman-mohyuddin/dev-removePrefix
...
Remove prefix from string using groovy (BAEL-4104)
2020-09-18 11:30:22 +02:00
Dhawal Kapil
d52896c478
Merge pull request #10030 from Maiklins/JAVA-2797-Cleanup-maven-java-11-multimodule-maven-project
...
Java-2797 cleanup maven java 11 multimodule maven project
2020-09-14 22:56:52 +05:30
Amit Pandey
3563524c09
moved spring-rest-hal-browser to spring-data-rest module ( #10019 )
...
* moved spring-rest-hal-browser to spring-data-rest module
* removed module from build
2020-09-14 21:53:09 +05:30
mikr
c4396dd1bd
Java-2797 Cleanup maven-java-11/multimodule-maven-project
2020-09-14 16:30:00 +02:00
mikr
5d14393788
Java-2136 Update Jackson version in main pom
2020-09-14 12:21:57 +02:00
Usman Mohyuddin
43fb479c81
update the PR with removal of README file and update pom.xml files according to comments
2020-09-10 22:39:44 +05:00
mikr
ae5ee571b9
Java-2394 Create default and integration profile for JDK-9 and above modules
2020-09-10 01:08:03 +02:00
Sampada
9c5ed84bd4
JAVA-2422: Merge spring-groovy into spring-boot-groovy ( #9970 )
...
* JAVA-2422: Moved article to spring-boot-groovy
* JAVA-2422: removed module spring-groovy
* JAVA-2422: Moved spring-boot-groovy inside spring-boot-modules module
* JAVA-2422: Added entry to spring-boot-module's pom
* JAVA-2422: main pom changes for module movements
* JAVA-2422: Renamed test as it needs the app up and running
* JAVA-2422: Renamed test to live as it needs App to be running
2020-09-07 21:15:50 +05:30
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
CHANDRAKANT Kumar
01b61a6bf0
Adding source code for article tracked under BAEL-4109.
2020-08-13 11:56:49 +05:30
Rando Shtishi
15e94bb577
BAEL-4230 - Adding Introduction to Spring Data JDBC Project ( #9665 )
2020-08-08 22:21:57 +02:00
davidmartinezbarua
11ad6d048b
Merge pull request #9758 from mdabrowski-eu/BAEL-4405-probability
...
BAEL-4405 Probability in Java
2020-08-08 15:08:41 -03:00
mdabrowski-eu
1b2f33e4d4
BAEL-4405 add java-numbers-4 to main pom
2020-08-07 20:55:22 +02:00
Sampada
0cade733ca
JAVA-2154: Create guava-parent module and organize guava modules ( #9782 )
...
* JAVA-2154: Removed module, now split into guava-utilities and guava-core
* JAVA-2154: Removed module, articles moved to new module guava-core
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved 1 article to guava-collections
* JAVA-2154: New module guava-collections-list
* JAVA-2154: New module guava-core
* JAVA-2154: New module guava-utilities
* JAVA-2154: Updated README, removed extra article reference
* JAVA-2154: parent module pom changes
* JAVA-2154: main pom changes - removed guava related modules as they have
been shifted inside guava-modules
* JAVA-2154: rearranged and moved module inside guava-modules folder
2020-07-28 17:34:46 +05:30
Amit Pandey
ca8eee9359
JAVA-2160 Add modules in main pom build ( #9726 )
...
* add modules in main pom build
* add modules in main pom build
2020-07-19 18:32:17 +05:30
Kumar Chandrakant
7c344b57c3
Adding source code for article tracked under BAEL-4080. ( #9552 )
...
Co-authored-by: CHANDRAKANT Kumar <kumar.chandrakant@soprabanking.com>
2020-07-14 17:55:54 +02:00
Loredana Crusoveanu
7ab2f437ee
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
Krzysiek
ea59a08f4f
JAVA-1782: Remove byte-buddy dep from the main pom.xml
2020-06-07 17:53:06 +02:00
kwoyke
9d4a0b1f51
BAEL-4100: Move HTTP/2 in Jetty to the new libraries-server-2 module ( #9394 )
2020-06-02 21:15:49 +02:00
Jonathan Cook
51b4218f25
BAEL-3925 - How to call Python from Java ( #9312 )
...
* 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
* BAEL-3925-How to call Python from Java
* BAEL-3925-How to call Python from Java
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-05-18 14:15:04 -07:00
Greg
efa30fe9f4
Merge pull request #9298 from smokeyrobot/bael-3893
...
Bael-3893 - Fixed tests causing build to fail
2020-05-18 15:01:03 -04:00
Kyle Doyle
5183afbce1
Bael 3893 - Move module in pom
2020-05-17 23:45:25 -04: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
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
Greg
a3ec140575
Merge pull request #9128 from smokeyrobot/bael-3893
...
Bael 3893
2020-05-12 13:13:06 -04:00
Josh Cummings
0690a9deae
Merge pull request #9205 from Maiklins/JAVA-1470-Split-or-move-libraries-module
...
Java-1470 split or move libraries module
2020-05-06 09:10:54 -06:00
Kyle Doyle
c10208b4d9
Bael 3893 - Code review updates
2020-05-01 19:48:38 -04:00
mikr
52df212127
Java-1470 Move libraries-4/5/6 to different profile
2020-05-01 21:34:10 +02:00
mikr
4552da7ba7
Java-1470 Add new modules to main pom
2020-04-29 22:02:31 +02:00
dupirefr
5e1b86e79e
[JAVA-630] Fixing indent of vavr* modules
2020-04-28 07:55:51 +02:00
Josh Cummings
068523493b
Merge pull request #9169 from kwoyke/JAVA-73
...
JAVA-73: Wrap up running Live Tests with Docker
2020-04-27 17:31:04 -06:00
Josh Cummings
994ff6ddd7
Merge pull request #9124 from dupirefr/team/JAVA-630-split_vavr_module
...
[JAVA-630] vavr-2 module
2020-04-27 15:41:10 -06:00
mikr
da174392ed
JAVA-1470 Move 10 articles to libraries-4 module
2020-04-26 22:34:22 +02:00
Eric Martin
9efd76c261
Merge pull request #9135 from albanoj2/BAEL-3965
...
BAEL-3965: Created examples for instance and static factory methods.
2020-04-25 22:07:06 -05:00
Krzysiek
ffa8e0839d
JAVA-73: Fix live-test.sh and cleanup pom.xml
2020-04-23 22:38:10 +02:00
kwoyke
20ee51ef36
Merge pull request #1 from fanatixan/bael-17468
...
JAVA-73
2020-04-23 22:02:28 +02:00
Justin Albano
553e4f1a04
BAEL-3965: Moved examples to new spring-core module
2020-04-21 14:27:42 -04:00
dupirefr
ffc79e7edd
[JAVA-630] vavr-2 module
...
* Creation
* Moved https://www.baeldung.com/vavr-either code
* Moved https://www.baeldung.com/java-vavr code
2020-04-19 16:55:18 +02:00
Josh Cummings
f12b2ff83e
Merge pull request #9129 from sampada07/JAVA-627
...
JAVA-627: Moved articles from libraries-2 to libraries-http-2
2020-04-18 23:21:36 -06:00
Loredana Crusoveanu
31380c6e26
Merge pull request #9125 from kwoyke/BAEL-3992-jws
...
BAEL-3992: Remove jnlp dependencies from the pom.xml
2020-04-18 21:38:20 +03:00
Krzysztof Woyke
d3f01d251c
BAEL-3992: Enable jws in the main pom.xml
2020-04-18 16:51:27 +02:00
sampadawagde
e82bdc46d4
JAVA-914: Updated main pom to include cas as commented module
2020-04-18 19:13:22 +05:30
sampadawagde
24fb2dcccf
JAVA-627: Added new module libraries-http-2 to main pom
2020-04-18 11:45:39 +05:30
Kyle Doyle
3746a53285
Bael 3893 - Added to modules
2020-04-17 20:16:59 -04:00
Dhrubajyoti Bhattacharjee
e41a34fc05
Bael 2980 move c ra sh article to new module ( #9103 )
2020-04-17 08:15:36 +02:00
Eric Martin
f8d065ab17
Merge pull request #8969 from omerfinger/master
...
BAEL-3926 - Java Map with case-insensitive keys
2020-04-12 11:07:51 -05:00
Dhawal Kapil
6395aad1d8
Merge pull request #9081 from dkapil/JWS_Module_Fix
...
Disabling JWS module
2020-04-12 18:43:46 +05:30
omerfinger
7930d2c72e
rebase parent pom on upstream
2020-04-12 11:48:00 +03:00
omerfinger
7d9d3c5f60
new module has been added
2020-04-12 11:29:01 +03:00
Kumar Chandrakant
4a83c73835
Adding codebase for the article tracked under BAEL-2046. ( #9055 )
2020-04-12 06:36:34 +02:00
Dhawal Kapil
bbae9153a8
Disabling JWS module
2020-04-11 22:39:52 +05:30
Josh Cummings
26cb2f3be1
Merge pull request #9046 from sampada07/JAVA-1188
...
JAVA-1188: Move java-collections-map* modules into core-java-modules
2020-04-09 09:11:43 -06:00
Sampada
8e107d1180
BAEL-3895: HTTP/2 in Netty ( #9036 )
...
* BAEL-3895 : HTTP/2 in Netty
* BAEL-3895: Added Live Test in place of java client
* BAEL-3895: Commented out netty module from main pom as it needs Java 13
2020-04-07 13:56:53 -07:00
sampadawagde
83be0892e7
JAVA-1188: main pom changes to remove java-collections-maps
2020-04-07 15:08:09 +05:30
sampadawagde
298cc81d7d
JAVA-1188: main pom changes to remove java-collections-maps
2020-04-07 15:03:43 +05:30
Greg
95a4beda32
Merge pull request #8928 from w0wka91/BAEL-2398-couroutines-in-java
...
Bael 2398 couroutines in java
2020-04-04 20:05:12 -04:00
Waldemar
ffc854e2f0
BAEL-2398: add libraries-concurrency module
2020-04-04 11:38:24 +02:00
Josh Cummings
19a1dc4bd3
Merge pull request #8979 from sampada07/JAVA-624
...
JAVA 624: Added new module java-collections-maps-3
2020-04-03 08:23:25 -06:00