当前位置:网站首页>近日小结(非技术文)
近日小结(非技术文)
2022-07-04 12:48:00 【雾喔】
最近几天忙着项目,忙着写接口,与前端交互。
事实证明,前后端相互理解是非常重要的,同时我也发现,作为后端, 不仅仅需要写出好的接口,还要具备与前端交流沟通的能力,这个很重要。都是教训。
最近学习了springdata jpa,在dao层,也就是repository对于简单的crud是不用写sql语句的,通过查看在repository继承的接口可以看到,这是封装了很多的方法,比如:
最后还希望与前端更好地交流,写出更令我满意和令前端满意的接口。
上一段代码
/**
* 超级管理员修改用户权限等级
*/
@Transactional
@Modifying
@Query(value = "update user set user_status=?1 where user_id=?2", nativeQuery = true)
int modifyUserStatus(int userStatus, int userID);
加油
边栏推荐
- C language Dormitory Management Query Software
- C array supplement
- Apache server access log access Log settings
- Meituan Ali's Application Practice on multimodal recall
- "Tips" to slim down Seurat objects
- 诸神黄昏时代的对比学习
- AI painting minimalist tutorial
- Alibaba cloud award winning experience: build a highly available system with polardb-x
- The old-fashioned synchronized lock optimization will make it clear to you at once!
- 程序员转方向
猜你喜欢
N++ is not reliable
聊聊支付流程的设计与实现逻辑
Efficient! Build FTP working environment with virtual users
Commvault 和 Oracle 合作,在 Oracle 云上提供 Metallic数据管理即服务
上汽大通MAXUS正式发布全新品牌“MIFA”,旗舰产品MIFA 9正式亮相!
Oracle 被 Ventana Research 评为数字创新奖总冠军
Samsung's mass production of 3nm products has attracted the attention of Taiwan media: whether it can improve the input-output rate in the short term is the key to compete with TSMC
The only core indicator of high-quality software architecture
Solution: how to delete the information of Jack in two tables with delete in one statement in Oracle
Practice: fabric user certificate revocation operation process
随机推荐
CTF competition problem solution STM32 reverse introduction
高效!用虚拟用户搭建FTP工作环境
Apache服务器访问日志access.log设置
提高MySQL深分页查询效率的三种方案
易周金融 | Q1保险行业活跃人数8688.67万人 19家支付机构牌照被注销
一次 Keepalived 高可用的事故,让我重学了一遍它
Web知识补充
C语言个人通讯录管理系统
HAProxy高可用解决方案
C语言图书租赁管理系统
C language staff management system
A data person understands and deepens the domain model
How real-time cloud interaction helps the development of education industry
Node mongodb installation
基于链表管理的单片机轮询程序框架
C language dormitory management query software
FS4056 800mA充电ic 国产快充电源ic
Commvault 和 Oracle 合作,在 Oracle 云上提供 Metallic数据管理即服务
用fail2ban阻止密码尝试攻
After the game starts, you will be prompted to install HMS core. Click Cancel, and you will not be prompted to install HMS core again (initialization failure returns 907135003)