Non-Blocking Reactive Foundation for the JVM
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
《The Way to Go》中文译本,中文正式名《Go入门指南》
:books: 免费的计算机编程类中文书籍,欢迎投稿
Making Spring Boot Starter by youself.
Java写的压缩解压小工具,可压缩解压zip,rar,tar,gz,bz2,7z等文件,能实现一定程度的暴力破解压缩密码。
Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
🐱 idea 搭建 springdata+mongodb+maven+springmvc 工程。
:books: List of awesome university courses for learning Computer Science!
:dolphin: A comprehensive tutorial on getting started with Docker!
The "REST With Spring" Course:
A REST client using Feign for MultiPart file upload. It uses Spring HttpMessageConverters.