美团Java高级开发工程师
社招全职3年以上软硬件服务-骑行事业部地点:北京状态:招聘
任职要求
1. 大学本科及以上学历,计算机相关专业。至少3年及以上软件开发经验,有扎实的Java基础能力,有CRM系统和流程引擎系统开发经验者优先。 2. 熟悉DDD和常见设计模式,熟悉主流开源应用框架,如Spring、MyBatis、Kafka等开发技术,熟悉关系型数据库MySQL、ES、Redis、HBase等常用存储组件。 3. 具备良好的分析和解决问题的能力,具备较强的学习能力和主动性,对AI技术有浓厚兴趣,具备大模型技术实践或智能化系统落地经验者优先。 4. 优秀的跨团队协作能力,能高效协同产品、运营等多角色推进项目。 具备以下条件优先 1. 有CRM系统或流程引擎系统开发经验; 2. 有AI大模型Agent相关开发经验
工作职责
1. 主导骑行CRM系统及资产交付流程的技术方案设计,负责核心模块代码开发,确保系统高质量按时交付。 2. 构建CRM-Agent模式与AI驱动的智能化工作流引擎,从业务建模到技术落地,推动系统向AI-Native架构演进。 3. 深入理解出行行业场景,精准拆解产品需求,完成从架构设计、开发实施到运维监控的全生命周期管理。 4. 持续优化系统性能与稳定性,通过技术手段解决瓶颈问题,提升研发效能与代码质量。 5. 主导技术分享与代码评审,推动团队工程规范落地,助力成员技术能力提升。
包括英文材料
学历+
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.
DDD+
https://ddd-crew.github.io/ddd-starter-modelling-process/
This process gives you a step-by-step guide for learning and practically applying each aspect of Domain-Driven Design (DDD) - from orienting around an organisation’s business model to coding a domain model.
[英文] Domain Driven Design
https://medium.com/@matteopampana/list/domain-driven-design-c1efaabe287e
Everyone talks about DDD, but how many understand and correctly apply Domain-Driven Design? I want to be one of them.
https://redis.io/glossary/domain-driven-design-ddd/
Domain-Driven Design (DDD) is a software development philosophy that emphasizes the importance of understanding and modeling the business domain.
设计模式+
https://liaoxuefeng.com/books/java/design-patterns/index.html
设计模式,即Design Patterns,是指在软件设计中,被反复使用的一种代码设计经验。使用设计模式的目的是为了可重用代码,提高代码的可扩展性和可维护性。
[英文] Design Patterns
https://refactoring.guru/design-patterns
Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.
https://www.youtube.com/watch?v=NU_1StN5Tkk
Design Patterns tutorial explained in simple words using real-world examples.
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.
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.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
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.
ElasticSearch+
https://www.youtube.com/watch?v=a4HBKEda_F8
Learn about Elasticsearch with this comprehensive course designed for beginners, featuring both theoretical concepts and hands-on applications using Python (though applicable to any programming language). The course is structured in two parts: first covering essential Elasticsearch fundamentals including index management, document storage, text analysis, pipeline creation, search functionality, and advanced features like semantic search and embeddings; followed by a practical section where you'll build a real-world website using Elasticsearch as a search engine, working with the Astronomy Picture of the Day (APOD) dataset to implement features such as data cleaning pipelines, tokenization, pagination, and aggregations.
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.
HBase+
[英文] HBase Tutorial
https://www.tutorialspoint.com/hbase/index.htm
HBase is a data model that is similar to Google's big table designed to provide quick random access to huge amounts of structured data. This tutorial provides an introduction to HBase, the procedures to set up HBase on Hadoop File Systems, and ways to interact with HBase shell.
大模型+
https://www.youtube.com/watch?v=xZDB1naRUlk
You will build projects with LLMs that will enable you to create dynamic interfaces, interact with vast amounts of text data, and even empower LLMs with the capability to browse the internet for research papers.
https://www.youtube.com/watch?v=zjkBMFhNj_g
AI agent+
https://www.ibm.com/think/ai-agents
Your one-stop resource for gaining in-depth knowledge and hands-on applications of AI agents.
相关职位

社招3年以上
岗位职责 1. 负责酒店供应商资源接入,优化现有系统 2. 按时,独立,保质保量完成日常迭代开发工作,确保代码健壮性及系统稳定性 3. 学习,研究新技术,合理的运用到系统的技术演进及优化上。
更新于 2023-05-17

社招5年以上
职位描述: 1、参与同程艺龙酒店相关项目的产品需求开发,发掘和分析业务需求,撰深入写技术方案和系统设计,以及相关的代码开发 2、对接其它项目组,与前后端、上下游进行沟通协调,完成项目的技术方案对接。 3、分析和发现系统的优化点,负责对系统的性能和可用性进行提升和改造; 4、为团队引入创新的技术、创新的解决方案,用创新的思路解决问题。
更新于 2023-03-17

社招4年以上
1、负责航司、机票相关业务系统研发 2、负责系统架构设计、核心模块编码及代码rreview,确保项目进度、质量 3、应对高并发、高可靠性等带来的各种技术挑战4、对承担开发功能模块的质量负责。
更新于 2022-06-07