Mrchenli - Overview
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
View all features
Sign up
java事物学习 jdbc 到传递connection 到threadlocal 到 反射 到注解 最后自己实现的ioc+aop实现事物
Java
让http的调用像mybatis 的mapper一样 这样mapper接口就是一个比较易读的“文档” 注解来确定form 还是jsonstring传输格式 结果支持json xml格式解析成对象 可以设置拦截器在发一个请求前先发一个请求获取token
将httpmappers和spring进行整合 就可以@Autowired来注入了