Dhawal Kapil
|
61cac1e1cc
|
Java 12714 eugen (#13358)
* Java 12714 - Test build (#13191)
* [JAVA-12714] Moved modules from default-first to jdk9-and-above profile
* [JAVA-12714] Moved modules from default-second to jdk9-and-above profile
* [JAVA-12714] Moved modules from default-heavy to jdk9-and-above profile
* [JAVA-12714] Clean up - test build
* [JAVA-12714] Clean up
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Master to JAVA-12714-eugen (#13302)
* Java 15029 (#13257)
* [JAVA-15029] Formatting
* [JAVA-15029] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Java 15030 (#13253)
* [JAVA-15030] Upgrade to http client 5
* [JAVA-15030] Fixed MimeType test
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Java 16961 (#13236)
* [JAVA-16961] Moved code for article "Create an Empty Map in Java"
* [JAVA-16961] Alter README.md
* [JAVA-16961] Moved code for article "Sorting a Hashset in Java"
* [JAVA-16961] Added links to README.md files
* [JAVA-16961] Revert link changes
* [JAVA-16961] Replaced junit4 with junit5 annotations
* [JAVA-16961] test build
* [JAVA-16961] Added junit annotations
* [JAVA-16961] Added links
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [List-CaseInsenContains] Case-Insensitive Searching in ArrayList (#13280)
* Bael 5436 new (#13283)
* BAEL-5777 - Mocking a singleton with Mockito
* BAEL-5436 - Root mapping
* Revert "BAEL-5777 - Mocking a singleton with Mockito"
This reverts commit 358a061997a4b853e3215dea0217a070f0e391e4.
* BAEL-5436 - Uncommenting controller
* JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins
* BAEL-5959: Adjust code style (#13299)
* BAEL-5959: Monad in Java
* Fix test name
* Fix code style
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article (#13279)
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.
* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
* JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271)
* JAVA-15621, Potential issue in "Guide to UUID in Java" article.
* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.
* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
* [JAVA-17295] Create and initialize ThreadPoolTaskExecutor (#13249)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [JAVA-15025] Upgraded to apache http 5 (#13296)
* [JAVA-15025] Upgraded to apache http 5
* [JAVA-15025] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [JAVA-15016] Upgraded to apache http client 5.2 (#13269)
* [JAVA-15016] Upgraded to apache http client 5.2
* [JAVA-15016] Clean up
* [JAVA-15016] Junit 5 clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
* Update pom.xml
* [JAVA-12714] Removed plugin from atomix module (#13342)
* [JAVA-12714] Removed plugin from atomix module
* [JAVA-12714] Removed compiler plugin
* [JAVA-12714] Removed compiler plugin
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* JAVA-12714 Fixed conflicts
* JAVA-12714 Temporarily disabling ItemsUnitTest
* JAVA-12714 Removed Duplicate Classes
---------
Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
|
2023-02-03 10:27:34 +05:30 |
sampadawagde
|
2b5179baba
|
JAVA-13136: Fix formatting of POMs
|
2022-07-15 09:59:54 +05:30 |
Asjad J
|
79cab1d10b
|
Updated README.md
added link back to the article: https://www.baeldung.com/java-feign-request-headers
|
2022-06-02 08:04:39 +05:00 |
Saikat Chakraborty
|
4b36bbf0b7
|
Bael 5296: Added Http Request Header using the Feign Client (#12201)
* Implemented cassandra batch query
* Added netty version param
* Reformatted correctly
* Reformatted correctly
* Reformatted correctly
* Formatting fix resolved
* Formatting fix resolved
* Removed unused method
* Refactored method for better readability
* tab spaces corrected
* Added http headers in feign
* Updated code
* Updated code
* Removed unused code
* Removed unused logger code
* Implemented Interceptor and logging related code review
* Added AuthService Code
* Removed toString method
* Removed unnecessary declaration
* Removed new line
* Added feign headers log as well
* Moved to Authorisation package for better naming
* spaces removed
* @Override included
Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
|
2022-05-27 09:28:56 +01:00 |
sampadawagde
|
aed8f9100b
|
JAVA-11792: Fix formatting of POMs
|
2022-05-08 16:36:25 +05:30 |
Asjad J
|
d44c898b58
|
Created/Updated README.md
Added link back to the article: https://www.baeldung.com/java-feign-send-soap
|
2022-04-05 08:42:27 +05:00 |
Bhaskara
|
8f2cc51af4
|
BAEL-5298 (#11965)
* BAEL-5298
* Renamed the tests
* Changed the Parent to parent-boot-2
Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
|
2022-03-28 08:15:16 -07:00 |
johnA1331
|
44d4ca1278
|
Update README.md
|
2022-02-02 17:48:53 +08:00 |
mdabrowski-eu
|
e046bc734b
|
BAEL-5301 Fix indentation
|
2022-01-29 23:23:37 +01:00 |
mdabrowski-eu
|
e677f7a3ea
|
BAEL-5301 Fix indentation
|
2022-01-24 23:27:48 +01:00 |
mdabrowski-eu
|
a95db4fe73
|
BAEL-5301 Retrying Feign Calls
|
2022-01-15 03:27:58 +01:00 |
sampadawagde
|
b984a4b618
|
JAVA-8204: Fix formatting of POMs
|
2021-11-09 16:27:03 +05:30 |
sampadawagde
|
3a6534e1d8
|
JAVA-5223: Fix formatting of POMs (Part 6)
|
2021-05-08 13:09:05 +05:30 |
kwoyke
|
92bd1bbae6
|
BAEL-2626: Update Feign to 10.11 (#10105)
|
2020-09-29 14:54:05 +02:00 |
amit.pandey
|
ee8d7adb8e
|
formatted pom.xml file
|
2020-03-22 07:24:38 +05:30 |
catalin-burcea
|
153a3923f0
|
[BAEL-18783] - Fix formatting of POMs
|
2019-12-06 11:40:56 +02:00 |
Eric Martin
|
3225470df5
|
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
|
2019-10-31 20:43:47 -05:00 |