What's Changed
- add wildfly integration by @liweinan in #85
- enable the wildfly plugin in resteasy-spring-example-customized #87 by @liweinan in #88
- enable wildfly plugin in resteasy-spring-rest and resteasy-spring-mvc… by @liweinan in #90
- Minor cleanup of tracing example by @jamezp in #91
- Migrate examples to Jakarta REST 3.1 by @jamezp in #96
- Bump arquillian-bom from 1.7.0.Alpha12 to 1.7.0.Alpha13 by @dependabot in #97
- Bump wildfly-maven-plugin from 4.0.0.Beta4 to 4.0.0.Final by @dependabot in #98
- Bump wildfly-jar-maven-plugin from 8.0.1.Final to 8.1.0.Final by @dependabot in #99
- Bump wildfly-arquillian-container-managed from 5.0.0.Alpha5 to 5.0.0.Alpha6 by @dependabot in #100
- Bump resteasy-parent from 2.0.1.Final to 2.0.2.Final by @dependabot in #101
- Bump resteasy-bom from 6.2.1.Final to 6.2.2.Final by @dependabot in #102
- Add the bootstrap-cdi example. by @jamezp in #103
- Bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in #105
- [104] Create a simple contact CRUD application. by @jamezp in #106
- Upgrades and fixes by @jamezp in #107
- Bump arquillian-bom from 1.7.0.Alpha13 to 1.7.0.Alpha14 by @dependabot in #108
- [109] Move the bootable JAR plugin configuration out of the execution. by @jamezp in #111
- Bump resteasy-parent from 2.0.2.Final to 2.0.3.Final by @dependabot in #113
- Add an Microprofile OpenAPI example by @liweinan in #112
- Bump resteasy-parent from 2.0.2.Final to 2.0.3.Final by @dependabot in #115
- Bump resteasy-bom from 6.2.0.Final to 6.2.2.Final by @dependabot in #114
- Bump resteasy-bom from 6.2.2.Final to 6.2.3.Final by @dependabot in #116
- Upgrade the wildfly-maven-plugin to 4.1.0.Beta3 to enable the dev goa… by @jamezp in #117
- Bump wildfly-maven-plugin from 4.1.0.Beta3 to 4.1.0.Beta4 by @dependabot in #119
- add servlet example by @liweinan in #118
- Bump wildfly-jar-maven-plugin from 8.1.0.Final to 9.0.0.Final by @dependabot in #120
- Bump wildfly-maven-plugin from 4.1.0.Beta4 to 4.1.0.Beta5 by @dependabot in #121
- Update tracing feature example to use WildFly 28. by @liweinan in #122
- Add a new tracing resource and frontend page to execute requests and display the header data. by @jamezp in #124
- Bump jetty-maven-plugin from 11.0.14 to 11.0.15 by @dependabot in #125
- Bump resteasy-tracing-api from 2.0.0.Final to 2.0.1.Final by @dependabot in #126
- Bump junit-bom from 5.9.2 to 5.9.3 by @dependabot in #128
- Upgrade WildFly and the WildFly Maven Plugin by @jamezp in #129
- Bump arquillian-bom from 1.7.0.Alpha14 to 1.7.0.Final by @dependabot in #131
- Bumps from 6.2.3.Final to 6.2.4.Final. by @jamezp in #133
- First commit of gRPC Bridge example by @ronsigal in #127
- Updated versions in README by @ronsigal in #134
- Bump parsson from 1.1.1 to 1.1.2 by @dependabot in #135
- Changed version to 1.0.0.Final-SNAPSHOT by @ronsigal in #136
- Added a note to README.md by @ronsigal in #137
- Changed numbering of .proto message fields by @ronsigal in #138
- Bump jboss-logging from 3.5.0.Final to 3.5.1.Final by @dependabot in #139
- Bump jboss-logging from 3.5.1.Final to 3.5.2.Final by @dependabot in #140
- Bump wildfly-maven-plugin from 4.1.0.Final to 4.1.1.Final by @dependabot in #141
- Move the provisioning configuration and prefer the dev goal over the run goal by @jamezp in #142
- Bump microprofile-openapi-api from 3.1 to 3.1.1 by @dependabot in #144
- Bump jboss-logging from 3.5.2.Final to 3.5.3.Final by @dependabot in #143
- Bump wildfly-arquillian-container-managed from 5.0.0.Alpha6 to 5.0.1.Final by @dependabot in #145
- Bump parsson from 1.1.2 to 1.1.3 by @dependabot in #146
- Bump jboss-logmanager from 2.1.19.Final to 3.0.0.Final by @dependabot in #149
- Bump wildfly-maven-plugin from 4.1.1.Final to 4.2.0.Final by @dependabot in #148
- Bump org.wildfly.plugins:wildfly-jar-maven-plugin from 9.0.0.Final to 10.0.0.Final by @dependabot in #150
- Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #152
- Fixed typos in README, fixed packages in GreetingTest, by @ronsigal in #151
New Contributors
Full Changelog: 6.0.0.Alpha1...6.0.0.Final