美团高级Java开发工程师
社招全职3年以上核心本地商业-业务研发平台地点:北京状态:招聘
任职要求
1.本科及以上学历,本科3年以上Java软件开发经验;2.精通Java语言,掌握常用设计模式,熟悉JVM,具备良好的编程习惯;3.精通SpringBoot技术栈;4.熟悉MySQL、SQLServer等关系型数据库,及MongoDB等非关系型数据库;5.熟悉Redis、Kafka、RabbitMQ等中间件;6.具备Linux、Windows等操作系统知识。7.有良好的编程习惯和代码规范,能够编写高质量的代码;8.能够独立完成复杂的后端项目,包括设计、实现和维护,并有相关的项目经验;9.具备良好的沟通能力和团队合作精神,能够承受工作压力。10.对新技术有强烈的学习欲望和自我驱动力,具备良好的解决问题能力。 具备以下条件优先 1.有 AI / Agent 开发经验优先 2.有丰富的toB系统开发经验,擅长解决toB领域的各种疑难杂症 3.有中大型项目后端架构经验、中后台提效经验、全链路的性能优化经验、可独挡一面,具备良好的沟通及项目管理经验优先
工作职责
1. 负责住宿商家及供应链相关业务领域模块设计及开发,包含住宿商品、订单、营销/运营、CRM、供应链、AI智能助手等核心流程。 2. 与业产研深度合作,包括但不限于需求分析、系统设计、编码实现、测试和维护等工作。3. 负责后端技术选型和架构设计,保证系统的稳定性和性能。 4. 技术探索主要围绕AI Coding/Agent探索、商家性能优化、门户基建融合、工程标准化等等。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.
设计模式+
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.
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
编程规范+
[英文] Google Style Guides
https://google.github.io/styleguide/
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style.
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.
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.
SQL Server+
[英文] SQL Server Tutorial
https://www.sqlservertutorial.net/
If you are looking for an easy, fast, and efficient way to master SQL Server, you are in the right place.
https://www.youtube.com/watch?v=voTZUMw23pg
MongoDB+
https://learnxinyminutes.com/mongodb/
MongoDB is a NoSQL document database for high volume data storage.
https://studio3t.com/academy/#courses
The fastest way to learn MongoDB
https://www.youtube.com/watch?v=c2M-rlkkT5o
This video will give you and introduction to MongoDB in 1 Hour. Afterwards I recommend exploring aggregation, replication, and sharding.
https://www.youtube.com/watch?v=ExcRbA7fy_A&list=PL4cUxeGkcC9h77dJ-QJlwGlZlTd4ecZOA
You'll learn how to use MongoDB (a NoSQL database) from scratch. You'll also learn how to integrate it into a simple Node.js API.
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.
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.
RabbitMQ+
[英文] RabbitMQ Tutorials
https://www.rabbitmq.com/tutorials
These tutorials cover the basics of creating messaging applications using RabbitMQ.
https://www.youtube.com/watch?v=bfVddTJNiAw
RabbitMQ is a powerful message broker that can help you create resilient and scalable applications.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
Windows+
[英文] Windows 10 Tutorial
https://www.tutorialspoint.com/windows10/index.htm
This tutorial gives you all the indepth information on this new operating system and its procedures.
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.
相关职位
社招5年以上软件开发岗
1.负责京东金融用户增长相关产品建设,聚焦于高质量的新用户拓展; 2.完成需求分析,能给出高质量的设计方案; 3.系统中核心模块的代码编写以及复杂度高的代码集成; 4.对现有的系统功能进行优化升级改造。
更新于 2025-06-15
社招5年以上软件开发岗
1.负责京东金融用户增长相关产品建设,聚焦于高质量的新用户拓展; 2.完成需求分析,能给出高质量的设计方案; 3.系统中核心模块的代码编写以及复杂度高的代码集成。 4.对现有的系统功能进行优化升级改造。
更新于 2025-06-06
社招2年以上核心本地商业-业
1.负责Java开发项目的需求分析、系统设计和编码工作; 2.负责技术难题的解决和系统优化,确保项目的高效运行和稳定性; 3.负责培训和辅导初级开发工程师,促进团队成员共同成长;
更新于 2025-05-21