Pinned Repositories
cpython
The Python programming language
dubbo
Dubbo is a high-performance, java based, open source RPC framework
Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
nacos-spring-boot-project
Nacos ECO Project for Spring Boot
oauth2-demo
从零开始的Spring Security Oauth2
Spring
spring mvc,spring,分别与jdbctemplate,hibernate,mybatis全注解整合,其中包括包含有spring动态代理,数据库的事务处理。以及动态数据源的切换!
spring-cloud-shop
spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目
zip4j
A Java library for zip files and streams
smstabber's Repositories
smstabber/zip4j
A Java library for zip files and streams
smstabber/cpython
The Python programming language
smstabber/dubbo
Dubbo is a high-performance, java based, open source RPC framework
smstabber/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
smstabber/JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
smstabber/jeesite
JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。
smstabber/nacos-spring-boot-project
Nacos ECO Project for Spring Boot
smstabber/oauth2-demo
从零开始的Spring Security Oauth2
smstabber/Spring
spring mvc,spring,分别与jdbctemplate,hibernate,mybatis全注解整合,其中包括包含有spring动态代理,数据库的事务处理。以及动态数据源的切换!
smstabber/spring-cloud-shop
spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目
smstabber/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.