网易资深全栈开发工程师(财经域)
社招全职5-10年网易职能地点:杭州状态:招聘
任职要求
1. 基础经验 本科及以上学历,计算机相关专业,5年以上前后端研发经验,具备中大型复杂业务系统(采购、财务、ERP类优先)的交付经验。 具备较强的Owner意识、沟通表达能力及逻辑思维能力,工作务实并坚持长期主义。 2. 前端技术栈 扎实的前端基础,深入理解 React 底层原理及机制,熟悉 Umi 等RIA框架及微前端架构。 具备大型项目性能优化与系统重构经验,尤其在复杂表单交互、可编辑表格、组件抽象与DDD前端落地方面有丰富实战经验。 3. 后端技术栈 精通 Java,深入掌握 Spring全家桶(Spring Boot/Cloud)、MyBatis 等框架及原理。 熟练使用 MySQL 数据库,具备优秀的SQL优化能力;熟悉 Red…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1. 业务架构与交付落地 负责财经领域系统的技术架构设计、方案拆解与核心功能交付。 主导系统从需求分析到上线的全生命周期,确保技术实现的高效性与合理性,对最终业务结果负责。 2. 系统质量与AI提效 重点关注系统的高并发性能、稳定性与用户体验,解决开发中的技术难点(如复杂表单性能优化、分布式事务处理)。 【核心亮点】 主导AI辅助研发的落地实践:熟练运用SDD(Specification-Driven Development)研发范式,通过MCP(Model Context Protocol)、Skill等技术构建智能化开发工具链,利用AI减少重复性编码工作,提升团队交付效率与代码质量。 3. 全栈技术协同 具备较强的跨角色沟通能力,与产品、设计、测试高效协同,主动识别并解决研发过程中的阻塞问题。 承担前后端联调与跨端技术问题排查,能够独立完成从前端交互(React/Umi)到后端服务(Java Spring Cloud) 的全链路开发与优化。 4. 技术前瞻与持续升级 对系统架构进行持续演进,充分利用中台能力,引入微前端、微服务、云原生等技术,确保技术栈的先进性。 参与新系统需求分析与技术选型,给出准确的技术可行性方案与估时。
包括英文材料
学历+
企业资源规划+
https://news.sap.cn/2024/06/erp%E7%B3%BB%E7%BB%9F%E4%BB%8B%E7%BB%8D/
ERP(企业资源规划)系统是一种集成管理软件,旨在帮助企业有效管理资源、优化业务流程和提高生产效率。
[英文] What is ERP?
https://www.oracle.com/erp/what-is-erp/
Enterprise resource planning (ERP) refers to a type of software that organizations use to manage day-to-day business activities such as accounting, procurement, project management, risk management and compliance, and supply chain operations.
[英文] What is ERP?
https://www.sap.com/products/erp/what-is-erp.html
Enterprise resource planning (ERP) is a software system that helps organizations streamline their core business processes—including finance, HR, manufacturing, supply chain, sales, and procurement—with a unified view of activity and provides a single source of truth.
React+
[英文] Quick Start - React
https://react.dev/learn
This page will give you an introduction to 80% of the React concepts that you will use on a daily basis.
https://www.youtube.com/watch?v=SqcY0GlETPk
Master React 18 with TypeScript! ⚛️ Build amazing front-end apps with this beginner-friendly tutorial.
https://www.youtube.com/watch?v=x4rFhThSX04
Learn modern React basics in the most interactive, hands-on way possible in the full course for beginners.
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.
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.
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.
还有更多 •••