This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a change to branch docs
in repository https://gitbox.apache.org/repos/asf/juneau.git


    from 3dc2a6c027 Bean streaming docs
     new 157a4a5ccd Doc updates.
     new 4a555b11b5 Doc updates

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:
 pages/release-notes/9.2.1.md                       | 157 ++++++++++++-
 pages/topics/01.04.RestServer.md                   |   1 -
 pages/topics/02.17a.LargeDatasetStreaming.md       |  10 +-
 pages/topics/04.08.JuneauBeanMcp.md                | 225 ++++++++++++++++++
 pages/topics/10.03.05.Deployment.md                |   2 +-
 pages/topics/10.03.06.LifecycleHooks.md            |   9 +-
 pages/topics/10.04.03.JavaMethodParameters.md      |   7 +-
 pages/topics/10.04.04.JavaMethodReturnTypes.md     |   7 +-
 pages/topics/10.05.02.PartMarshallers.md           |   3 -
 pages/topics/10.05.04.DefaultParts.md              |  12 +-
 pages/topics/10.06.Marshalling.md                  |  24 +-
 pages/topics/10.12.ConfigurationFiles.md           |  18 +-
 pages/topics/10.13.SvlVariables.md                 |  23 +-
 pages/topics/10.14.StaticFiles.md                  |   5 +-
 pages/topics/10.15.ClientVersioning.md             |   2 -
 pages/topics/10.16.08.SwaggerModels.md             |  16 +-
 pages/topics/10.19.LoggingAndDebugging.md          |  10 +-
 pages/topics/10.23.RestContext.md                  |  70 ++----
 pages/topics/10.24.RestOpContext.md                |  73 ++----
 pages/topics/10.25.ResponseProcessors.md           |   2 -
 pages/topics/10.27.SerializingUris.md              |  10 +-
 pages/topics/10a.01.JuneauRestServerMcpBasics.md   | 257 +++++++++++++++++++++
 .../20.05.JuneauShadedRestServerSpringboot.md      |  18 +-
 pages/topics/23.01.V9.5-migration-guide.md         |  34 +++
 sidebars.ts                                        |  29 +++
 25 files changed, 821 insertions(+), 203 deletions(-)
 create mode 100644 pages/topics/04.08.JuneauBeanMcp.md
 create mode 100644 pages/topics/10a.01.JuneauRestServerMcpBasics.md
 create mode 100644 pages/topics/23.01.V9.5-migration-guide.md

Reply via email to