Commit Graph

7 Commits

Author SHA1 Message Date
Greg L. Turnquist
de4620ca41 Build JAX-WS airline client module with Spring WS 4.0. 2022-11-17 16:36:01 -06:00
Greg L. Turnquist
bd9296e632 Start developing 2.0.0-SNAPSHOT. 2022-10-18 10:11:05 -05: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