spring-boot-starter-tomcat-1.5.4.RELEASE.jar
2024/9/9 5:24:29 2KB jar
1
在当今JavaEE开发中,Spring框架是当之无愧的王者。
而SpringBoot是Spring主推的基于“习惯优于配置”的原则,让你能够快速搭建应用的框架,从而使得JavaEE开发变得异常简单。
本书从Spring基础、SpringMVC基础讲起,从而无难度地引入SpringBoot的学习。
涵盖使用SpringBoot进行JavaEE开发的绝大数应用场景,包含:Web开发、数据访问、安全控制、批处理、异步消息、系统集成、开发与部署、应用监控、分布式系统开发等。
当你学完本书后,你将能使用SpringBoot解决JavaEE开发中所遇到的绝大多数问题
2024/8/25 21:30:54 5.16MB spring boot 文档 中文
1
SpringisthemostpopularJava-basedframeworkforbuildingenterpriseapplications.TheSpringframeworkprovidesarichecosystemofprojectstoaddressmodernapplicationneeds,likesecurity,simplifiedaccesstorelationalandNoSQLdatastores,batchprocessing,integrationwithsocialnetworkingsites,largevolumeofdatastreamsprocessing,etc.AsSpringisaveryflexibleandcustomizableframework,thereareusuallymultiplewaystoconfiguretheapplication.Althoughitisagoodthingtohavemultipleoptions,itcanbeoverwhelmingtothebeginners.SpringBootaddressesthis“Springapplicationsneedcomplexconfiguration”problembyusingitspowerfulautoconfigurationmechanism.SpringBootisanopinionatedframeworkfollowingthe“ConventionOverConfiguration”approach,whichhelpsbuildSpring-basedapplicationsquicklyandeasily.ThemaingoalofSpringBootistoquicklycreateSpring-basedapplicationswithoutrequiringthedeveloperstowritethesameboilerplateconfigurationagainandagain.Inrecentyears,themicroservicesarchitecturehasbecomethepreferredarchitecturestyleforbuildingcomplexenterpriseapplications.SpringBootisagreatchoiceforbuildingmicroservices-basedapplicationsusingvariousSpringCloudmodules.ThisbookwillhelpyouunderstandwhatSpringBootis,howSpringBoothelpsyoubuildSpring-basedapplicationsquicklyandeasily,andtheinnerworkingsofSpringBootusingeasy-to-followexamples.
2024/8/20 14:27:44 4.67MB 微服务 Spring Boot
1
使用SpringBoot的Bootiful微服务这个示例展示了如何使用SpringBoot创建微服务架构以及如何使用AngularUI显示其数据。
请阅读向您展示如何构建此应用程序的教程。
先决条件:和具有身份验证和用户管理API,可通过即时,可扩展的用户基础结构缩短开发时间。
Okta直观的API和专家支持使开发人员可以轻松地验证,管理和保护任何应用程序中的用户和角色。
入门要安装此示例应用程序,请运行以下命令:gitclonehttps://github.com/oktadeveloper/spring-boot-microservices-example.gitcdspring-boot-microservices-example这将获得本地安装的项目的副本。
要运行客户端和所有服务器,请执行./run.sh或手动执行的。
r=`pwd`echo$r#Eurekacd$r/eureka-serviceecho"StartingEurekaService..."mvn-qcleanspring-boot:
1
Springboot项目中maven无法下载spring-boot-maven-plugin依赖的解决办法
2024/5/17 13:11:12 11KB maven java 后端 springboot
1
spring-boot-websocket-client代码示例
2024/4/21 9:31:53 20KB spring boot websocket client
1
spring-boot-starter-actuator-1.5.4.RELEASE.jar
2024/2/11 8:03:21 2KB jar
1
spring-boot与activiti集成,使用的是activiti5.22,使用ideal开发工具,在test类中有整个调用实现过程,使用于新手测试及了解activiti,减少入门前的各种配置工作
2024/2/8 10:53:25 158KB spring boot activiti
1
这里包含了springboot的创建,参数,配置,数据库集成,部署,拦截器等开发中常用的信息。
如有错漏更正欢迎来信307793969@qq.com
2024/1/22 9:35:56 179KB springboot 思维导图 脑图 spring-boot
1
通过Spring-boot框架连结Neo4j搭建课程知识图谱,实现课程的KBQA问答系统以及相关课程信息的查询和D3.JS可视化附有实现源码、Neo4j库和mysql库文件即相应训练的数据集和词汇表
2023/12/28 1:40:28 15.82MB Springboot neo4j 知识图谱
1
共 47 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡