1. 程式人生 > >xdubbo: 將 spring 管理的 bean 暴露為 http 服務

xdubbo: 將 spring 管理的 bean 暴露為 http 服務

寫了一個工具,可以將 spring 管理的 bean 暴露為可以用 http 訪問的服務
https://github.com/Youmoo/xdubbo


也許對大家有用,歡迎試用


暫時的用處: 使用 postman或直接使用瀏覽器測試 MyBatis Mapper, Spring service 等

下圖為 PostMan測試 Mapper: