SpringBoot手写爬虫获取国家统计局行政区划数据实战
2022-05-08 22:19:09 336KB spring boot 爬虫 行政区划
1
TodoMVC 使用 spring boot 在 spring 框架上的简单 todo 应用程序
2022-05-08 14:37:44 10KB Java
1
1引 言 1 2 相关技术简介 2.1 开发平台与工具 2.2 项目开发技术 3 2.2.1 SpringBoot框架的简介 3 2.2.2 MySQL数据库的简介 3 2.2.3 预警算法的简介 3 3 系统分析 3 4系统设计 4 4.1 设计原则 4.2 系统总体功能设计 4 4.3 业务流程分析 4.4 系统详细设计 4.4.1 系统功能流程设计 4.5 数据库设计 4.5.1 用户订单E-R图 8 4.5.2 医院药品管理系统数据表 5 医院药品管理系统模块实现 5.1 药品信息管理系统后台管理 5.1.1 登录界面的实现 11 5.1.2 公告界面的实现 12 5.1.3 药品类别管理界面的实现 5.1.4 药品信息管理界面的实现 5.1.5 入库管理界面的实现 5.1.6 用户管理界面的实现 5.1.7 药品的供应商管理界面的实现 5.1.8 用户订单管理界面的实现 5.1.9 收藏管理界面的实现 5.2 医院药品信息管理系统用户端 19 5.2.1 用户购买对应药品 5.2.2 用户查询相应的药品 5.2.3 用户评价相应的药品 6 系统测试 22 。。。。。
2022-05-08 14:05:24 147.34MB spring boot 药品管理 医药管理
技术栈:springboot+jdk1.8+mybatis+mysql 实现功能:图书管理、商品管理、商品标签、优惠券管理、限时秒杀、订单管理、销售统计、商品统计、账户管理、 用户管理、会员管理、新闻资讯、用户留言、系统公告、网站导航设置
2022-05-08 14:05:23 52.6MB spring boot 在线图书销售 图书销售
java springboot加mybaits 简单增删改查案例,源码。 https://blog.csdn.net/m0_60059827/article/details/124092182?spm=1001.2014.3001.5501
2022-05-08 10:22:54 17KB spring boot java 后端
1
只是一个需要简单的留言墙功能,输入用户名称和留言内容,点击发送按钮,即可完成留言。已有相关博客教程:https://blog.csdn.net/peng_YuJun/article/details/123963443 一、前端:网页页面内容分为上下两部分,上面部分提供文本框给用户输入用户名称和留言内容进行留言,下面剩余部分则是展示所有用户的留言。页面部分使用简单的HTML5+CSS样式和jQuery完成即可。 二、后端:负责接收前端页面输入的用户留言信息,将信息插入到数据库。以及将数据库的所有留言信息查询出来,并展示在前端页面。后端采用SpringBoot的JavaWeb项目框架,搭配Thymeleaf + Lombok + MySQL + MyBatis 等技术完成
2022-05-08 08:40:50 158KB spring boot 后端 java
1
《微服务架构基础(Spring Boot+Spring Cloud+Docker)》
2022-05-07 12:16:12 143.57MB 微服务 spring
1
用到百度智能云的人脸识别,Mybatis等技术
2022-05-07 07:50:41 1.98MB SpringBoot 人脸识别登录
1
Pro Spring Boot is your authoritative hands-on practical guide for increasing your Spring Framework-based enterprise Java and cloud application productivity while decreasing development time using the Spring Boot productivity suite of tools. It’s a no, non-sense guide with case studies of increasing complexity throughout the book. This book is written by Felipe Gutierrez, a Spring expert consultant who works with Pivotal, the company behind the popular Spring Framework. Spring Boot makes it easy to create stand-alone, production-grade Spring-based applications that you can almost “just run”. The goal is to allow you to get started with minimum fuss. Most Spring Boot applications need very little Spring configuration. Spring Boot provides a radically faster and widely accessible getting started experience for all Spring development and provides a range of non-functional features that are common to large classes of projects (e.g. embedded servers, security, metrics, health checks, externalized configuration); and with absolutely no code generation nor requirements for XML configurations. After you read and use this book, you’ll be able to more quickly and most productively develop complex Spring applications and even microservices – out of the box – with minimal fuss on things like configurations. This book will let you fully leverage the Spring Boot productivity suite of tools and how to apply them through the use of a few case studies as well.
2022-05-06 11:51:11 16.16MB Pro Spring Boot Apress
1
Android启动优化研究资料
2022-05-06 09:01:10 1.44MB android 启动优化 android优化 性能优化