Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
kato
/
kato-java
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/patch
- #2
#2
Open
WJY-JY
wants to merge 24 commits into
master
kato/kato-java:master
from
feature/patch
kato/kato-java:feature/patch
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Feature/patch
#2
WJY-JY
wants to merge 24 commits into
master
kato/kato-java:master
from
feature/patch
kato/kato-java:feature/patch
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2022
全面兼容FeignClient注解
WJY
committed
bf2e796
View commit details
Copy full SHA for bf2e796
Browse repository at this point
KatoUndeclaredException 增加构造函数,在Client时会调用单String构造函数实例化
WJY
committed
a9816ba
View commit details
Copy full SHA for a9816ba
Browse repository at this point
Commits on Jul 1, 2022
解决当response是空时,json反序列化错误问题;
Show description for dee58c5
WJY
committed
dee58c5
View commit details
Copy full SHA for dee58c5
Browse repository at this point
解决当response是空时,json反序列化错误问题;
Show description for 823f849
WJY
committed
823f849
View commit details
Copy full SHA for 823f849
Browse repository at this point
Commits on Jul 6, 2022
增加MultiRequestBody.java注解,支持对象展开接收
WJY
committed
7443be1
View commit details
Copy full SHA for 7443be1
Browse repository at this point
优化解析参数逻辑
WJY
committed
9631b5f
View commit details
Copy full SHA for 9631b5f
Browse repository at this point
argument解析迁移到server
WJY
committed
dcf3775
View commit details
Copy full SHA for dcf3775
Browse repository at this point
自动配置迁移到@EnableKatoServer中
WJY
committed
b1a9ff2
View commit details
Copy full SHA for b1a9ff2
Browse repository at this point
MultiRequestBody注解支持默认不写形式
WJY
committed
c4cd41b
View commit details
Copy full SHA for c4cd41b
Browse repository at this point
添加单元测试工程
Show description for 8d048b4
WJY
committed
8d048b4
View commit details
Copy full SHA for 8d048b4
Browse repository at this point
增加kotlin可控类型支持
Show description for d7a9923
WJY
committed
d7a9923
View commit details
Copy full SHA for d7a9923
Browse repository at this point
增加kotlin可控类型支持
Show description for 543d104
WJY
committed
543d104
View commit details
Copy full SHA for 543d104
Browse repository at this point
增加kotlin可控类型支持
Show description for 162eded
WJY
committed
162eded
View commit details
Copy full SHA for 162eded
Browse repository at this point
Commits on Jul 7, 2022
增加日志追踪打印
WJY
committed
7853b03
View commit details
Copy full SHA for 7853b03
Browse repository at this point
增加日志追踪打印
WJY
committed
7d1f577
View commit details
Copy full SHA for 7d1f577
Browse repository at this point
Commits on Jul 8, 2022
指定配置名为全限定类名
王加雨
committed
89fc590
View commit details
Copy full SHA for 89fc590
Browse repository at this point
全面兼容EnableFeignClients注解
王加雨
committed
3ae6d24
View commit details
Copy full SHA for 3ae6d24
Browse repository at this point
删除无用的自定义Decoder
王加雨
committed
d943a87
View commit details
Copy full SHA for d943a87
Browse repository at this point
增加client单元测试
王加雨
committed
c103d38
View commit details
Copy full SHA for c103d38
Browse repository at this point
修改测试名称
王加雨
committed
2473cc6
View commit details
Copy full SHA for 2473cc6
Browse repository at this point
temp
王加雨
committed
cdbf79d
View commit details
Copy full SHA for cdbf79d
Browse repository at this point
自定义constract,实现参数自动解析为MultiRequestBody参数
王加雨
committed
ea921d6
View commit details
Copy full SHA for ea921d6
Browse repository at this point
对自定义construct和encode增加RequestParam参数测试
王加雨
committed
c6ac473
View commit details
Copy full SHA for c6ac473
Browse repository at this point
Commits on Jul 9, 2022
解决javadoc构建警告
王加雨
committed
c90f44d
View commit details
Copy full SHA for c90f44d
Browse repository at this point
You can’t perform that action at this time.