Stars
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
基于开源组件(Inception & SQLAdvisor & SOAR)的SQL审核&SQL优化的Web平台
🎶 一款用 Java 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java. https://ld246.com
APM, (Application Performance Management) tool for large-scale distributed systems.
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、…
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让大家从使用层面到思想层面进行转变,用好Java8。 可以说,这套代码基本覆盖了Java 8 的方方面面,对于Stream的例子基本覆盖了…
用java实现一下Logstash的几个常用input/filter/output, 希望能有效率上面的大提升. 现在我们迁移到golang了 https://github.com/childe/gohangout
Prometheus instrumentation library for JVM applications
The Prometheus monitoring system and time series database.
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。