GithubHelp home page GithubHelp logo

wbbhappy's Projects

activemq icon activemq

Mirror of Apache ActiveMQ,项目编译报错,无法运行,需要提前运行broker。

activemq-5.8 icon activemq-5.8

ActiveMQ-5.8已验证。监控地址:http://localhost:8161/admin

alismstest icon alismstest

阿里云通信短信云平台,需要缴费和企业签名(营业执照)。

androidstudiozxingdemo icon androidstudiozxingdemo

AndroidStudio中通过依赖使用zxing扫一扫简单使用,参考地址https://blog.csdn.net/hyn847153159/article/details/72926606

auth-control icon auth-control

SSM框架整合+Shiro实现简单的权限认证,已验证。参考网址:https://blog.csdn.net/crazylai1996/article/details/76222431

cjs-springsecurity-example icon cjs-springsecurity-example

参考网址:http://www.cnblogs.com/cjsblog/p/9152455.html,已测试,密码加密,需要连接redis数据库。

d3-china-map icon d3-china-map

A template to create map of China by province using d3js

datatablesdemo icon datatablesdemo

搭建的一个拥有消费者提供者且实现消费者调用远程服务的入门Demo,运行main方法,测试可用。参考网址:https://blog.csdn.net/noaman_wgs/article/details/70214612

demo icon demo

idea搭建 dubbo+zookeeper+spring mvc,测试可用。Zookeeper作为注册中心支持集群模式:1、解决单点故障问题,主从模式,zookeeper内部存在Leader和Follower两个角色,Leader选举机制(SID(服务器的唯一标识)和ZXID(事务ID)),半数以上选举成功,服务器个数为奇数。好处:1、一致性2、可靠性3、实时性4、等待无关(wait-free)5、原子性6、顺序性。Zab协议有两种模式,它们分别是恢复模式(选主)和广播模式(同步)。Leader主要功能:①恢复数据②维持与Learner的心跳。zookeeper的master选举机制(争抢在zookeeper注册临时节点的操作,谁注册了约定的临时节点(节点包括:主节点和从节点),谁就是master)。2、 松耦合交互:不同进程间的交互不需要了解彼此,甚至可以不必同时存在,某进程在zookeeper中留下消息后,该进程结束后其它进程还可以读这条消息。参考网址:https://blog.csdn.net/cffc1989101/article/details/80756177

designiot icon designiot

教你设计物联网系统。构建自己的Internet of Things 。无法检出导入。

distributedlock icon distributedlock

基于Redis实现分布式锁和基于ZooKeeper实现分布式锁。参考地址:https://blog.csdn.net/a15835774652/article/details/81775044

dubbo icon dubbo

spring+maven+dubbo+zookeeper整合,接口方法调用报错,调用controller层页面可以返回值。

dubbo-2 icon dubbo-2

alibaba SOA服务框架-dubbo demo,注册中心采用multicast注册,参考网址:http://www.zuidaima.com/share/2713989751262208.htm

dubboandspringmvc icon dubboandspringmvc

idea搭建 maven+dubbo+hibernate+redis+mvc+mysql,调用接口方法可用,访问controller层报404错误。参考网址:https://blog.csdn.net/baidu_41795891/article/details/81980401

dubbodemo icon dubbodemo

DubboDemo(直连)测试代码,参考网址:https://blog.csdn.net/weixin_37197708/article/details/80309365

dubboxdemo icon dubboxdemo

当当网开源的Dubbox,参考网址:https://blog.csdn.net/u010134382/article/details/84814628

exercise icon exercise

包含springbootwebservice,storm等模块,springbootwebservice模块已测试。

fly-auth icon fly-auth

Java JWT解决分布式环境下的认证和session一致性问题,已验证测试,登录测试地址:http://localhost:8080/login.html。参考地址: http://appjishu.com

fpassport icon fpassport

已验证测试。🛡基于token的认证框架(userId+token登录权限认证),用于App或者浏览器访问后台的用户认证,技术Spring, SpringBoot,MyBatis,Redis,MySQL。

gpt2-chinese icon gpt2-chinese

Chinese version of GPT2 training code, using BERT tokenizer.

gpt2-chitchat icon gpt2-chitchat

GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)

hanatech icon hanatech

第三方短信平台:飞鸽传书,参考网址:http://sms.feige.ee/(已测试)

hsweb-iot-cloud icon hsweb-iot-cloud

本项目使用了redis,kafka,zookeeper。因此在启动项目之前需要先安装并启动相应服务如docker。EurekaApplication服务地址:http://localhost:8761/;GateWayApplication(物联网云管理平台)地址:http://localhost:8000/admin/index.html;InteractionApplication(端口号9012)服务启动报错和UserServerApplication(端口号8010)服务启动报错;MQTTEmulatorApplication模拟终端接收、发送数据。

iot-android icon iot-android

Person backup for project,无法加载gradle-1.9-all.zip。参考网址:www.phodal.com

iotdemo icon iotdemo

基于Google Android Things物联网开发测试,无法安装APK,无法连接到Google共享库。

java-udp-iot icon java-udp-iot

环境: nb-iot模组, 公网ip (这里的公网ip是必须的, 腾讯云免费实验室了解下) 服务器搭建: 开发过程中不用nb模组, 没有公网, 可以先用java写一个udpclient进行本地测试,已验证。

javaeetest icon javaeetest

Spring、SpringMVC、MyBatis、Spring Boot案例

javasmsdemo icon javasmsdemo

美圣第三方平台,调用webService发送短信。

jeesite icon jeesite

JeeSite 是一个企业信息化开发基础平台,Java企业应用开源框架,Java EE(J2EE)快速开发框架,使用经典技术组合(Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI),包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。参考网址:http://www.zuidaima.com/share/1764524204903424.htm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.