顺丰后端开发高级工程师
社招全职3-5年地点:深圳状态:招聘
任职要求
1、计算机或相关专业本科以上学历,5年及以上相关工作经验。 2、JAVA基础扎实,理解IO、多线程、集合等基础框架,对JVM原理有深刻理解。熟练掌握Springboot开发框架,有SpringCloud Alibaba全家桶开发经验优先 3、精通业内常见数据库(mysql、oracle、postgrelSQL)的使用和性能调优。 4、熟悉分布式系统的设计和应用,熟悉分布式、缓存、消息等机制,有高并发应用开发经验,熟悉常用的分布式解决方案。 5、有较强的团队沟通协作能力;学习能力强,有责任心。
工作职责
1、负责代理招投标系统、供应商管理、快递结算系统概要设计、详细设计及代码开发; 2、负责研发团队的技术指导、代码评审、单元测试等交付质量的把关; 3、熟悉末端物流相关业务需求,与产品互动,将产品需求敏捷高效的研发落地; 4、注重用户体验及系统效率,对交付质量负责。
包括英文材料
学历+
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
Spring Boot+
https://spring.io/guides/gs/spring-boot
his guide provides a sampling of how Spring Boot helps you accelerate application development.
https://www.youtube.com/watch?v=Nv2DERaMx-4&list=PLzUMQwCOrQTksiYqoumAQxuhPNa3HqasL
The author teaches you how to use Spring Boot from a complete beginner, to building a REST API with a real database, Dockerising it and deploying it to the cloud.
开发框架+
[英文] Understanding Modern Development Frameworks: A Guide for Developers and Technical Decision-makers
https://www.freecodecamp.org/news/understanding-modern-development-frameworks-guide-for-devs/
Spring Cloud+
[英文] Spring Cloud Series
https://www.baeldung.com/spring-cloud-series
Learn Spring Cloud including concepts, additional libraries and examples for distributed systems.
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
Oracle+
[英文] Oracle Tutorial
https://www.oracletutorial.com/
On this website, you can learn Oracle Database fast and easily.
https://www.youtube.com/watch?v=QHYuuXPdQNM&list=PL_c9BZzLwBRJ8f9-pSPbxSSG6lNgxQ4m9
性能调优+
https://goperf.dev/
The Go App Optimization Guide is a series of in-depth, technical articles for developers who want to get more performance out of their Go code without relying on guesswork or cargo cult patterns.
https://web.dev/learn/performance
This course is designed for those new to web performance, a vital aspect of the user experience.
https://www.ibm.com/think/insights/application-performance-optimization
Application performance is not just a simple concern for most organizations; it’s a critical factor in their business’s success.
https://www.oreilly.com/library/view/optimizing-java/9781492039259/
Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done.
分布式系统+
https://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
相关职位
社招3-5年
1. 负责AGV、AMR、物流机器人等物流自动化设备的软件架构设计,确保系统高可用、低延迟、可扩展; 2. 负责顺丰物流机器人通信协议标准、接口规范及数据交互逻辑,支持多类型设备协同作业与动态扩容; 3. 优化机器人集群调度算法的工程实现,提升系统吞吐量与稳定性; 4. 联动产品、算法、硬件、测试团队,推动技术方案在边缘和云端高效落地;
更新于 2025-07-22
社招5-10年
1、设计并实现AI相关后端服务、API开发及性能优化,了解期中的工作原理 2、参与AI中台架构设计,支持算法团队完成数据合规处理及工程化落地 3、主导Java后端系统开发,基于Spring Cloud/Dubbo构建高可用微服务 4、负责MySQL/Redis等数据库调优及分布式技术方案设计 跨职能协作 1、拉通产品、架构团队,输出技术方案并推动落地 2、参与需求评审,提供技术可行性评估及资源规划建议 架构能力 1、具备业务中台/数据中台建设经验,能抽象通用能力模块 2、熟悉领域驱动设计(DDD)及微服务拆分策略(边界上下文划分)
更新于 2025-07-15
社招5-10年
1.对接产品经理,进行技术选型、技术风险评估,参与技术决策,完成关键路径的代码编写; 2.负责系统及相关产品需求分析及架构设计,性能优化; 3.对关键构件、接口进行设计,撰写系统设计文档; 4.参与研发部门技术评估、技术积累、技术难题解决等工作; 5.负责组织技术研究和攻关工作,并负责组织和管理公司内部的技术培训工作。
更新于 2025-07-10