
哈啰短途出行-B端研发-架构师
社招全职5-7年技术地点:武汉 | 上海状态:招聘
任职要求
1.本科及研究生学历,软件工程、计算机科学与技术等相关专业;5-7年Java开发经验; 2.精通Java核心技术,熟练掌握Spring、Spring Boot、MyBatis等主流开源框架;熟悉分布式系统架构设计,如Dubbo、Spring Cloud等,具备高并发、大数据场景下的系统设计与开发经验; 3.熟练使用MySQL、Redis等数据库,具备数据库性能优化能力;熟悉微服务架构设计原则与实践; 4.具备一定的项目开发经验,能够合理规划开发进度,把控技术风险,确保项目按时交付; 5.对共享出行/经营策略/供应链平台有一定了解,熟悉B端经营管理业务流程,能够快速理解业务需求并转化为技术方案;具备较强的业务洞察力,能够从技术角度为业务发展提供建设性建议; 6.具备良好的沟通能力和团队协作精神,能够与横向支撑各业务发展;有较强的学习能力和责任心,能够适应快速变化的业务需求和技术环境;具备优秀的问题分析与解决能力,能够在复杂场景下快速定位和解决问题。
工作职责
核心开发与架构:负责短途出行B端核心模块开发及技术方案设计,参与系统架构设计,确保B端运营策略及经营管理能力的技术实现; 研发质量保障:遵循部门敏捷迭代管理方式,参与代码评审,制定编码规范,确保开发效率及质量双达标; 业务需求转化:深度参与业务需求讨论,理解经营管理业务逻辑,将业务需求转化为可落地的技术方案;关注业务发展动态,为业务发展提供技术支撑;
包括英文材料
学历+
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.
Spring+
https://liaoxuefeng.com/books/java/spring/index.html
Spring是一个支持快速开发Java EE应用程序的框架。它提供了一系列底层容器和基础设施,并可以和大量常用的开源框架无缝集成,可以说是开发Java EE应用程序的必备。
https://spring.io/guides/gs/rest-service
https://spring.io/quickstart
Level up your Java code and explore what Spring can do for you.
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.
MyBatis+
https://mybatis.org/mybatis-3/getting-started.html
https://www.baeldung.com/mybatis
MyBatis is an open source persistence framework which simplifies the implementation of database access in Java applications.
分布式系统+
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://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
Dubbo+
https://dubbo.apache.org/en/overview/mannual/java-sdk/tasks/
Spring Cloud+
[英文] Spring Cloud Series
https://www.baeldung.com/spring-cloud-series
Learn Spring Cloud including concepts, additional libraries and examples for distributed systems.
高并发+
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
大数据+
https://www.youtube.com/watch?v=bAyrObl7TYE
https://www.youtube.com/watch?v=H4bf_uuMC-g
With all this talk of Big Data, we got Rebecca Tickle to explain just what makes data into Big Data.
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.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
相关职位

社招5年以上产品
1. 识别短途出行用户线上互动潜在需求,设计好玩的游戏化骑行产品,提升骑行用户线上停留时长; 2. 通过活动奖励等产品运营手段提升产品留存活跃,为游戏化骑行产品活跃及体验负责; 3. 拆解业务目标和方向并转化为有效的产品解决方案,满足业务发展诉求; 4. 能够独立完成功能梳理、需求设计、把控需求质量和项目节奏,协同研发团队落地产品方案,并拿到结果 。
更新于 2025-03-12

社招2-3年
1. 销售目标:熟悉本区域内旅游市场及短途碎片化产品,有效整合市场资源,开发新的产品和线路,与供应商开展不限于线上线下销售、品牌合作、整合营销等深度合作,从而完成周期内公司下达的销售目标; 2. 商务拓展:独立开发,筛选,维护本区域内供应商,完成产品采购,合作谈判,合同管理,后期维护等工作,责任心强; 3. 对旅游市场的判断能力:及时、准确地收集市场信息,联合供应商制定合理的活动及促销政策,做好本区域内销售数据的统计和分析; 4. 抗压能力强:清晰的逻辑思维和应变能力,能独立完成项目,责任心强;
更新于 2024-01-31
社招3-5年
1、负责大件8大场景化业务(整车、大票、店配、搬家、短途、仓配、跨境、大件航空)产品推广落地,一线培训赋能,提高产品在销售和网点的知晓度; 2、根据销售A角输出的客户需求,制定场景化业务解决方案,并匹配内外部资源进行报价; 3、负责场景化业务资源招采:包含供应商准入标准、招采、合同、结算等,搭建核心骨干网络,完成供应商岗前业务培训; 4、负责运维品质交付管理:供应商管理、考核指标监控、异常问题处理、客户需求解决。
更新于 2025-05-28