动态修改SpringBoot配置
2022-03-26 09:49:56 21KB spring boot
1
LoveHome-Real-Estate-Platform 我的JavaWeb毕设项目(前台部分模仿链家网,后台用了H-ui框架。其中可能涉及一些链家网,H-ui等相关的信息,在这里说明,本项目替代交流学习,不得用于商业传播等) 基于springboot + MyBatis + FreeMarker + redis + nginx等技术的JavaWeb项目------恋家房产平台 先简单放几张项目的图,视频演示放到repo里面去了。 前台首页: 物业列表: 物业详情页面: 最新推荐: 最热推荐: 评价打分: 博客列表: 后台管理: 明显评分饼状图: 房价3D柱状图: 小区物业关系树图: 全国分
2022-03-24 20:49:16 78.29MB nginx redis spring-boot highcharts
1
u-boot移植日记 ARM嵌入式系统启动过程分析及实现 基于三星S3C2440BootLoader的研究
2022-03-24 17:49:01 1.47MB uboot 嵌入式移植
1
主要给大家介绍了关于Spring Boot整合Redis的完整步骤,文中通过示例代码介绍的非常详细,对大家学习或者使用Spring Boot具有一定的参考学习价值,需要的朋友们下面来一起学习学习吧
1
Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions. You will learn and integrate these messaging APIs with more complex enterprise and cloud applications: for example, you will see how to use Spring Cloud Stream for creating message-driven and cloud native microservices. In addition, you’ll discover the new Spring Integration DSL and use it with Spring Cloud Stream to build integration solutions using every enterprise integration pattern. Finally, you’ll see Spring Reactor and Spring Cloud to take your application to the next level. After reading this book, you will come away with a case study application walk-through and will be able to use it as a template for building your own Spring messaging applications or messaging features within your enterprise or cloud application. What You'll Learn Use the main Spring messaging APIs with Spring Framework 5 Build messaging applications over the Web Use WebSocket, SockJS, and STOMP messaging Integrate Spring JMS and Spring AMQP into your applications Work with Spring Cloud Stream and microservices Who This Book Is For Enterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.
2022-03-23 23:31:42 4.94MB java spring messag
1
-springboot-bbs- 基于springboot的论坛系统,IDE为理念,主要使用的技术有springboot + mybatis + redis +自定义分页,数据库为mysql,前端为bootstrap + jquery + html5 演示地址:http: : 项目主要的功能为正常博客站点那样,未登录用户可以进行浏览,登录用户可以进行评论,发布,编辑,删除等操作,关于文章和不同用户的评论的展示使用的是自己写的分页,关于整个论坛系统的权限管理问题,以及权限分配,角色分配,会后续完成。登录注册,除了基本的逻辑判断外,还满足了以下要求: 1)手机验证码有效期为60s,超过有效期需要重新获取; 2)同一个手机号每分钟只能获取一次验证码; 3)如果手机验证码输入错误,则需要添加图形验证码,只有图形验证码填写正确,才能获取手机验证码; 4)密码进行MD5编码,存入数据库; 5)注册成功后自动退出到登录页面; 6)手机验证码模拟生成,不需要发送到手机。 登录模块 1)密码连续输错3次后,2分钟内将不能再次登录; 3)登录成功后删除到消息列表页面; 系统展示: 系统首
2022-03-23 09:42:51 22.48MB html redis spring-boot maven
1
一、为什么用它?      由于apache poi和jxl,excelPOI都有一个严重的问题,就是非常消耗内存,特别处理数据量多时,速度慢并且时有异常发生,所以改用由阿里研发的easyExcel更可靠一些,它的官方建议对于1000行以内的采用原来poi的写法一次读写,但于1000行以上的数据,有用了一行行进行解析的方案,这样避免了内存的溢出。 二、easyExcel主要功能: 1.支持Excel导入与导出,同时支持xls和xlsm,即07版本和03版本(官方建议03版本不要超过2000行)的Excel文件格式。 2.支持pojo注释时,映射成为java实体模型。 3.支持多个sheet,同
2022-03-21 14:56:35 107KB AS boot c
1
基于OK6410 2G NAND开发板移植的uboot2012.10 实现的功能有DNW,DM9000,LCD,MMC,NAND 8位硬件ECC纠正等等。 支持从SD卡启动,NAND启动,SDRAM运行。
2022-03-20 18:05:20 14.64MB uboot2012.10 ok6410
1
spring boot 实战 源码注释超级详细
2022-03-18 22:03:35 5.92MB spring boot 实战源码
1
Spring Boot 2 中文 参考手册 中文文档 中文文档都是由软件翻译,翻译内容未检查校对,文档内容仅供参考。
2022-03-18 20:21:17 3.95MB Spring Boot 中文   参考手册
1