You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
腾讯 APIJSON 的路由插件,可控地对公网暴露类 RESTful 简单接口,内部转成 APIJSON 格式请求来执行。A router plugin for Tencent APIJSON, expose undercontrolled RESTful-like HTTP API to public network, transfer to APIJSON request and execute.
This project provides an spring boot Starter that facilitate common requirements of a rest server like filling MDC parameters , logging http request and response with ability to mask sensitive data in header and body, and simple metrics logging.
Peer-to-peer money transfer CLI demo using Spring Boot. Allowed authenticated users to view their balance, transaction history, provide a list of valid users, and send money to those users.
Java based demo photo sharing server that handles both HTTP and REST requests. The HTTP server is protected by Spring Security. The REST server is protected by Spring OAuth2.