timis1
11417d3c0d
JAVA-27537 Upgrade spring-soap to Spring Boot 3 ( #15438 )
2023-12-24 22:14:02 +02:00
panos-kakos
cf858a1493
Java 27490 ( #15217 )
...
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17
* [JAVA-27490] Removed java.version from modules
* [JAVA-27490] Commented modules that are failing
* [JAVA-27490] Clean up
* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
panos-kakos
fcb0f98b92
[JAVA-25997] Clean up
2023-10-15 19:25:42 +03:00
Dhawal Kapil
93988220ea
JAVA-20617 Migrated spring-soap to JDK 17 ( #14413 )
2023-08-22 13:43:03 +03:00
Asjad J
82346b90c8
Updated README.md
...
added link back to the article: https://www.baeldung.com/postman-soap-request
2022-08-17 16:31:41 +05:00
Chrys Exaucet
38546b77ae
BAEL-5540: Sending Soap Request via Postman ( #12581 )
...
* fix(build): remove jaxb2-maven-plugin plugin
XCJ fails due to unresolved/conflicting dependencies. The project runs fine without jaxb2-maven-plugin plugin, given maven-jaxb2-plugin is already there.
* fix(build): correct gen files imports
maven-jaxb2-plugin generates in com.baeldung.springsoap.client.gen, not com.baeldung.springsoap.gen
* chore: add postman collection
* revert: set back jaxb2-maven-plugin
Didn't run project with Java 1.8, that's why I was facing build errors
reverts https://github.com/eugenp/tutorials/pull/12581/commits/cb3aed358c94b1e78d6cfdbdf8668b63f6fa1a14 & https://github.com/eugenp/tutorials/pull/12581/commits/56f2b1fd93f02912ab184e929e00ef5f8df04737
2022-08-15 22:01:44 -06:00
sampadawagde
e5aba6f861
JAVA-5223: Fix formatting of POMs (Other Spring Modules)
2021-05-17 20:23:08 +05:30
amit.pandey
623eaff91d
ingore files generated after build
2020-08-02 00:55:58 +05:30
Loredana Crusoveanu
7ab2f437ee
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
johnA1331
b8523162b1
Update README.md
2020-05-12 15:47:23 +08:00
Sampada
b7588a7a33
BAEL-3989: Calling a SOAP web service from Spring ( #9174 )
2020-04-25 09:44:35 -07:00
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