javaxiaokashow / JavaFaceNotesLinks
Java面试笔记
☆324Updated 4 years ago
Alternatives and similar repositories for JavaFaceNotes
Users that are interested in JavaFaceNotes are comparing it to the libraries listed below
Sorting:
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆344Updated 2 years ago
- 公众号【MarkerHub】的文章分类索引,直联公众号文章链接!☆250Updated 4 years ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆299Updated last year
- 谷粒学院教育系统项目 ,后端使用目前流行的SpringBoot+SpringCloud进行微服务架构,使用Feign、Gateway、Hystrix,以及阿里巴巴的Nacos等组件搭建了项目的基础环境。 项目中还使用MyBatisPlus进行持久层的操作,使用了OAut…