William Cheng 8790f7c8b1
Update logback core to newer version v1.5.13 (#20363)
* update logback to newer version

* update java inflector samples

* update logback to newer version

* fix auto-generated tests
2024-12-21 15:56:27 +08:00
..
2024-11-18 20:15:29 +08:00

OpenAPI Petstore - MicroProfile Rest Client & MicroProfile Server

This is a sample server Petstore server. For this sample, you can use the api key special-key to test the authorization filters.

Overview

This server was generated by the OpenAPI Generator project. The generated server contains an interface which acts as the server, you can inject it into the controller class. This module is intended to provide additional server features, like accessing an operations response object, when multiple responses where specified.