Commit Graph

6 Commits

Author SHA1 Message Date
Greg L. Turnquist
778a6833cd Upgrade to Spring Boot 2.7.5.
Drop testing against Spring WS 3.2. Ensure tests are run against Spring Boot's default version as well as Spring WS 3.1.4.
2022-11-17 16:11:02 -06:00
Greg L. Turnquist
9f2d99213f Introduce additional test stages. 2022-10-17 10:47:07 -05:00
Greg L. Turnquist
8462c9b638 Upgrade samples to better support current Spring Boot + Spring WS.
* Ensure each module is pointed back at the parent.
* Parent now carries the version of Spring Boot.
* Migrate one Axis JAR file.
* Override Spring Boot's version of Spring WS, ensuring we are buliding against latest snapshot.
* Point Jenkinsfile at Spring WS's main job.
2022-03-02 13:16:01 -06:00
Greg L. Turnquist
f880a6512c Drop Weather service example.
The SOAP endpoint that supports the Weather module is pretty much gone. Since there are enough demos of various Spring WS features in the other parts, there is little to researching or standing up a counterpart.
2021-12-13 10:19:16 -06:00
Greg L. Turnquist
2787bf67da Upgrade to Spring Boot 2.5.7 and Log4j 2.15.0. 2021-12-13 10:15:49 -06:00
Greg L. Turnquist
27b18118c1 Upgrade to Spring Boot + Spring Data.
Update this repository to use modern Spring practices including:

* Spring Boot
* Spring Data JPA
* Spring Framework's Java configuration
2020-08-03 14:21:39 -05:00