147 Commits

Author SHA1 Message Date
Jay Bryant
f317b9cf85 Various changes to the README file
to account for changes in how Spring Boot handles SOAP.

Also removed the Jenkinsfile, because the test script can
never succeed (due to a port collision in the /initial branch).
2023-08-02 15:43:37 -05:00
Greg L. Turnquist
92fb5963b5 Polish initial Gradle setup. 2023-08-02 12:44:05 -05:00
Greg L. Turnquist
f39785ccd4 Upgrade Gradle setup to work for Java 17.
Ensure that this will run the WSDL tools that generate Java files based upon the remote service and then compiles and links them in to support running the service.
2023-08-02 12:34:46 -05:00
Greg L. Turnquist
b6b3773954 Upgrade to Java 17.
Ensure that the Maven bits use the updated mechanisms to consume a WSDL and generate the SOAP Java types for a Spring WS client to talk to the server.
2023-08-01 16:42:20 -05:00
Jay Bryant
6fa8b00b7d Upgrade Boot and Gradle versions
to 2.7.1 and 7.4.2, respectively.
2022-06-23 12:10:48 -05:00
Jay Bryant
2168b7217e Upgrade Spring Boot version to 2.6.3 2022-02-01 10:53:21 -06:00
Jay Bryant
ec82e09843 Focus on Spring Initializr
by removing the build files from the README.
2021-09-16 15:22:24 -05:00
Jay Bryant
dd2bc48cc5 Update to Boot 2.5.2
Boot 2.5.2 required a newer version of Gradle, too, so I updated it
to the current version (7.1 as of this writing).

Also added -initial or -complete to the artifactId field in the
pom.xml files.

Fixed the test script.
2021-07-08 15:31:21 -05:00
Greg L. Turnquist
a448e947ef Move server code to a tmp directory. 2021-06-09 15:47:53 -05:00
Greg L. Turnquist
59bd950ab2 Try plain URL. 2021-06-09 15:41:19 -05:00
Greg L. Turnquist
cdeae3d36a Bake custom container to run this guide. 2021-06-09 15:39:17 -05:00
Greg L. Turnquist
759783e3ec Drop protocol. 2021-06-09 15:35:01 -05:00
Greg L. Turnquist
280815a263 Migrate to maven wrapper. 2021-06-04 13:49:00 -05:00
Gabriel Menezes
890730db58 Update README.adoc 2021-06-01 15:53:13 -05:00
Greg L. Turnquist
cb0963a588 Migrate to Jenkins for CI. 2021-06-01 15:49:34 -05:00
Greg L. Turnquist
4d8191cb81 Migrate to Jenkins for CI. 2021-06-01 15:43:53 -05:00
Greg L. Turnquist
1dae2c2b8f Migrate from master to main. 2021-04-26 18:36:40 -05:00
Greg L. Turnquist
a8f23f9a03 Upgrade LICENSE file to comply with standards. 2020-11-02 09:43:36 -06:00
Jay Bryant
b3a47b6daa Merge pull request #49 from Buzzardo/spring-boot-2.3.2
Update versions
2020-08-06 09:24:33 -05:00
Jay Bryant
c9c57ff29a Update versions
Updated the Spring Boot version and the Gradle and Maven wrappers.

Also removed the Initializr image and updated the README to match.
2020-08-04 15:11:36 -05:00
Dave Syer
887705d59a Add note on confusing exception 2020-03-27 07:46:13 +00:00
Dave Syer
39a509089c Remove unecessary class files from output jar in Gradle
Fixes gh-46
2020-01-15 13:05:58 +00:00
Dave Syer
f057162509 Fix Gradle build for Java 11
Fixes gh-45
2020-01-09 08:15:12 +00:00
Dave Syer
c56f8e9cbd Clarify Java 11 profile 2020-01-06 13:45:58 +00:00
Dave Syer
fc3658ad64 Bad tag names in asciidoc includes
Fixes gh-44
2020-01-06 13:35:30 +00:00
Dave Syer
393498a446 Clarify that you have to run a build to generate classes
Who would have thought?
2019-12-16 05:49:33 -05:00
Greg Turnquist
d5d5553c26 Switch to tabs, and adjust tabsizing in asciidoctor. 2019-11-26 13:08:05 -06:00
Greg Turnquist
a5ef8db988 Upgrade to Spring Boot 2.2.1.RELEASE. 2019-11-19 12:07:48 -06:00
Greg Turnquist
f4749f9afc Upgrade to Gradle 4.10.3. 2019-11-19 09:43:27 -06:00
Jay Bryant
ac586e1611 Use the Spring Initializr (and Boot 2.2)
I rewrote the document and the code (mostly changing package names) to use the Spring Initializr. I also modified the build files to use Spring Boot 2.2.0, which necessitated replacing the Gradle wrappers. Note that there are no tests (other than the one I pulled in from the src directory that the Initializr created).
2019-11-01 10:13:20 +00:00
Greg Turnquist
e0fba8bb78 Add JDK 11 support. 2019-10-10 10:16:11 -05:00
Greg Turnquist
f25261be67 Updated to @OpenJDK. 2019-08-12 09:07:30 -05:00
Greg Turnquist
c18a424606 Upgrade to Spring Boot 2.1.6.RELEASE 2.1.6.RELEASE 2019-06-22 08:24:06 -05:00
Greg Turnquist
2c0571f53b Upgrade to Spring Boot 2.1.4.RELEASE. 2.1.4.RELEASE 2019-04-22 10:41:00 -05:00
Greg Turnquist
32682b4b20 Upgrade to Spring Boot 2.1.3.RELEASE 2.1.3.RELEASE 2019-03-20 10:00:47 -05:00
Greg Turnquist
51ffb90821 Upgrade to Spring Boot 2.0.8.RELEASE. 2.0.8.RELEASE 2019-03-20 09:37:43 -05:00
Spring Operator
8c6e8bee12 URL Cleanup (#36)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 2 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://localhost:8080/ws/countries.wsdl with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences
2019-03-20 08:56:32 -05:00
Spring Operator
ab5e8adfc2 URL Cleanup (#35)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://localhost:8080/ws/countries.wsdl
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 14:02:41 -05:00
Greg Turnquist
4002ac9801 Upgrade to Spring Boot 2.0.5.RELEASE and Spring Cloud Finchley.SR1 2.0.5.RELEASE finchley.sr2 2018-09-17 11:00:40 -05:00
Dave Syer
160ffd1480 Give CI chance to download everything 2018-07-30 09:15:45 +01:00
Dave Syer
7fa41df3ff Fix CI tests 2018-07-30 09:12:42 +01:00
Dave Syer
f5ee891b92 Switch from public SOAP API on internet to local one
Every time we pick a public SOAP API on the internet someone shuts
it down. It's easier to just use the one from the "producing"
guide.

Fixes gh-27
2018-07-30 08:53:52 +01:00
Greg Turnquist
114cdf9303 Upgrade to @SpringBoot 2.0.3.RELEASE and @SpringCloud Finchley.RELEASE 2.0.3.RELEASE 2018-06-18 16:16:23 -05:00
Greg Turnquist
b3ab774645 Upgrade to Spring Boot 2.0.2.RELEASE and Spring Cloud Finchley.RC1 2.0.2.RELEASE 2018-05-09 11:26:10 -05:00
Greg Turnquist
13f788828c Upgrade to Spring Boot 2.0.1.RELEASE 2.0.1.RELEASE 2018-04-05 11:44:33 -05:00
Greg Turnquist
37d9059170 Remove front matter 2018-04-02 13:03:21 -05:00
Greg Turnquist
3daf15481c Replace jar gradle task with bootJar task 2.0.0.RELEASE 2018-03-05 23:21:35 -06:00
Greg Turnquist
f330d642aa Polish guide to reference 2.0.0.RELEASE 2018-03-05 22:45:33 -06:00
Greg Turnquist
43e0f7b3d1 Upgrade to Spring Boot 2.0.0.RELEASE 2018-03-01 09:52:36 -06:00
Greg Turnquist
05ceb76b51 Upgrade to Gradle 4.6 2018-03-01 09:20:32 -06:00