美团闪购-高级Java开发工程师(SaaS基建方向)
社招全职3年以上核心本地商业-业务研发平台地点:成都状态:招聘
任职要求
1. 大学本科以上学历,计算机或相关专业,3年以上java实际项目开发经验 2. 有扎实的Java基础,java多线程、并发以及网络通信有深厚的经验 3. 熟悉设计模式、OOA/OOD。熟悉主流开源应用框架,如Spring、MyBatis、XML、JSON、Maven等开发技术 4. 熟悉关系型数据库MySQL等,熟悉SQL优化。熟悉Redis、Kafka等常见中间件 5. 熟悉分布式系统的设计和应用,熟悉分布式、缓存、消息、负载均衡等机制和实现 6. 热爱技术,对技术有不懈的追求喜欢研究开源代码 7. 良好的学习能力,团队协作能力和沟通能力;能主动承担压力,态度端正积极,盖于思考,能独立分析和解决问题 具备以下条件优先 1. 有大型互联网或电商企业工作经验优先考虑 2. 参与过用户权限体系、SaaS系统建设经验者优先考虑
工作职责
1. 参与闪购牵牛花SaaS平台基建模块建设,保证系统符合质量性能要求 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!
设计模式+
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.
XML+
https://developer.mozilla.org/zh-CN/docs/Web/XML/Guides/XML_introduction
XML(Extensible Markup Language)是一种类似于 HTML,但是没有使用预定义标记的语言。
JSON+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Scripting/JSON
用于将结构化数据表示为 JavaScript 对象的标准格式,通常用于在网站上表示和传输数据(例如从服务器向客户端发送一些数据,因此可以将其显示在网页上)。
Maven+
https://liaoxuefeng.com/books/java/maven/index.html
Maven是一个Java项目管理和构建工具,它可以定义项目结构、项目依赖,并使用统一的方式进行自动化构建,是Java项目不可缺少的工具。
https://www.youtube.com/watch?v=Xatr8AZLOsE
You'll learn how to use Maven like a professional: installations, using the mvn wrapper, using Maven together with IDEs, and of course the Maven basics.
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
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.
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.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
分布式系统+
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
SaaS+
https://www.ibm.com/cn-zh/think/topics/saas
软件即服务 (SaaS) 是一种基于云的软件交付模式,服务提供商借此托管应用程序,并通过互联网向用户提供这些应用程序。
相关职位
社招4年以上核心本地商业-业
1.完成零售SaaS系统核心的商品模块建设,保证系统符合质量性能要求 2.进行需求分析以及主要业务功能的开发,对现有业务模块进行优化 3.将业务逻辑拆解清晰,攻克技术难点,支撑业务快速发展 4.系统技术优化,提升系统的稳定性、性能和可维护性
更新于 2025-01-17
社招4年以上核心本地商业-业
1.完成零售SaaS系统核心的商品模块建设,保证系统符合质量性能要求 2.进行需求分析以及主要业务功能的开发,对现有业务模块进行优化 3.将业务逻辑拆解清晰,攻克技术难点,支撑业务快速发展 4.系统技术优化,提升系统的稳定性、性能和可维护性
更新于 2025-07-21
社招3年以上核心本地商业-业
1.负责闪购歪马供应商、库存健康系统的软件开发和维护,包括需求分析、系统设计、编码、测试和升级等工作。 2.优化服务稳定性,保障交付质量。 3.参与技术方案讨论和决策,协助团队解决技术难题,通过合理的项目管理手段保障交付效率。 4.参与业务需求讨论,跟踪需求交付结果,在交付价值上提供输入。
更新于 2025-02-06