- Application generates correct WSDL files
- TempConverter service doesn't use embedded tags
- Dockerize
- Build with GitHub actions
- CORS support
- Downgrade to latest LTS Java version
- Payload logging
- Separate unit and integration tests
- Spring Boot Actuator with
info
andhealth
endpoints (with Maven build info)
- Remove
System.out
- Upgrade to Java 12
- Introduce Project Lombok
- JUnit 5
- 3rd party libraries version updates
- Initial release
- Sample
hello
andtempconverter
web services - Unit and integration tests
- JavaScript client
- Logs requests and
User-Agent
header - Logs to sematext
- Handles GET method with status 405 Method not allowed
- Returns hint when using bad decimal separator when calling tempconverter