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 c3190de9bf docs: Clarify HTTP/2 Java client is sample code, not
framework API
new c401e73eb1 docs: Add Spring Boot Starter link to installation guide
new 05cf7bbc56 Add embedded Tomcat support via Maven profile
new 3663bad32a docs: Update Spring Boot starter to document embedded
Tomcat support
new 17f91f005a Fix security review findings in sample app
new 8621db7fad Remove dev-insecure profile, require login for all testing
The 5 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/userguide/springbootdemo-tomcat11/pom.xml | 25 ++++++
.../userguide/springboot/Axis2Application.java | 21 ++---
.../configuration/Axis2WebAppInitializer.java | 42 +++++++++-
src/site/xdoc/docs/installationguide.xml.vm | 10 +++
src/site/xdoc/docs/spring-boot-starter.xml | 90 ++++++++++++++++++----
src/site/xdoc/docs/toc.xml | 2 +-
6 files changed, 161 insertions(+), 29 deletions(-)