This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from b06ad9ecaa docs: Mention Gson alongside Moshi in OpenAPI REST userguide
new 45b1465dbd docs: Remove openapi-rest-advanced-http2-userguide.xml
(redundant)
new 78234f36a8 docs: Add JPA schema generation and pagination guides
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/site/xdoc/docs/json-pagination.xml | 172 +++++++++
src/site/xdoc/docs/json-rpc-mcp-guide.xml | 10 +-
.../docs/json-springboot-tomcat11-userguide.xml | 4 +-
src/site/xdoc/docs/json-springboot-userguide.xml | 4 +-
src/site/xdoc/docs/openapi-jpa-schema.xml | 211 +++++++++++
.../docs/openapi-rest-advanced-http2-userguide.xml | 413 ---------------------
src/site/xdoc/docs/toc.xml | 14 +-
7 files changed, 396 insertions(+), 432 deletions(-)
create mode 100644 src/site/xdoc/docs/json-pagination.xml
create mode 100644 src/site/xdoc/docs/openapi-jpa-schema.xml
delete mode 100644 src/site/xdoc/docs/openapi-rest-advanced-http2-userguide.xml