Pinned Repositories
AGEIPort
arcgis-runtime-samples-java
ArcGIS Runtime SDK for Java samples
aviatorscript
A high performance scripting language hosted on the JVM.
Baseform-Epanet-Java-Library
A full port of the Epanet modeling library to Java, as a basis for our software platform's network analysis capabilities. This is a complete rewrite of the C language code to a portable, modern and extensible Java library that is hardware- and operating system-independent. The port is a full Epanet engine implementation, including the regular hydraulic and water quality simulation and fully integrating the MSX multi-species extension library.
bbossgroups-3.5
bbossgroups is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.
bekit
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
BI-Backend
BI 项目后台服务
blog_demos
all demos for my blogs : http://blog.csdn.net/boling_cavalry
deltares-delft3d-b
Docker container to run Delft3D: a world leading open-source 2D/3D modeling suite to investigate hydrodynamics, sediment transport, morphology and water quality for fluvial, estuarine and coastal environments.
flume
Mirror of Apache Flume
mstitop's Repositories
mstitop/Baseform-Epanet-Java-Library
A full port of the Epanet modeling library to Java, as a basis for our software platform's network analysis capabilities. This is a complete rewrite of the C language code to a portable, modern and extensible Java library that is hardware- and operating system-independent. The port is a full Epanet engine implementation, including the regular hydraulic and water quality simulation and fully integrating the MSX multi-species extension library.
mstitop/BI-Backend
BI 项目后台服务
mstitop/commons-vfs
Mirror of Apache Commons VFS
mstitop/disconf
Distributed Configuration Management Platform(分布式配置管理平台)
mstitop/Drools-CEP-EventFlow
基于Drools的 规则引擎+CEP+事件流
mstitop/dubbo-spring-boot-project
Spring Boot Project for Dubbo (Dubbo is a high-performance, java based, open source RPC framework) https://github.com/alibaba/dubbo
mstitop/fmq
基于spring boot 开发的后端框架+基于vue构建的前端框架的前后端分离项目
mstitop/google-java-format
Reformats Java source code to comply with Google Java Style.
mstitop/jetcache
JetCache is a Java cache framework which is more convenient than Spring Cache.
mstitop/jworks
mstitop/jwt-boot-auth
secure spring-boot APIs with JWT
mstitop/light-jpf
Lightweight Java Plugin Framework
mstitop/loc-framework
本项目是完全基于Spring Boot2和Springcloud Finchley所进行了开发的,目的是简化和统一公司内部使用微服务框架的使用方法
mstitop/mybatis-plugin
mybatis 插件(适用于MySQL的分页、多租户插件)
mstitop/OpenRpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
mstitop/OUTparser
Reading and store data from a SWMM .out file
mstitop/simple-sso
a simple SSO project based on java
mstitop/spring-boot-2.0-samples
mstitop/spring-boot-admin
Admin UI for administration of spring boot applications
mstitop/spring-boot-plus
spring-boot-plus框架是spring boot框架的基础上进行高度扩展的一个框架, 高度集成了Spring Session, Spring Data, Spring Cache, Spring WebSocket,Spring Mockito, Spring validation, Redssion,MQ, Redis等前沿框架和服务, 让用户基本无需任何配置构建RESTFul风格的应用,另外框架的DAO层同时实现了Spring Data JPA, Hibernate, Mabatis的各自优势, 基本无需手写SQL语句,也支持用户高度定制SQL,在控制器层, 加入动态视图, 参数校验等高级特性。
mstitop/spring-cache-self-refresh
Allow cached values to be reloaded transparently, without dropping the already cached data
mstitop/spring-cloud-zuul-ratelimit
Rate limit strategy for Spring Cloud Netflix Zuul
mstitop/springboot-examples
spring boot 实践系列
mstitop/SQLparser
A Quick SQL Parser Designed for MyCAT 2.0
mstitop/StockPrediction
Plain Stock Close-Price Prediction via Graves LSTM RNNs
mstitop/swmm5-python
Automatically exported from code.google.com/p/swmm5-python
mstitop/TensorFlow-Java-Examples
Examples of Invoking TensorFlow from Java
mstitop/xxl-cache
分布式缓存管理平台XXL-CACHE
mstitop/xxl-sso
A distributed single-sign-on framework.(分布式单点登录框架XXL-SSO)
mstitop/zuul-gateway-demo
zuul动态路由demo