All Projects → JustinSDK → Servletjsptutorial

JustinSDK / Servletjsptutorial

Licence: other
《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Servletjsptutorial

Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (+240%)
Mutual labels:  spring, spring-mvc, spring-security
Ssm Bookappointment
优雅整合SSM框架:SpringMVC + Spring + MyBatis(用户登陆式图书预约系统)
Stars: ✭ 666 (+2564%)
Mutual labels:  spring, spring-mvc, jsp
Reactive Spring Security 5 Workshop
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps
Stars: ✭ 92 (+268%)
Mutual labels:  spring, spring-mvc, spring-security
Springboot Learn By Example
SpringBoot Learn By Example Book
Stars: ✭ 68 (+172%)
Mutual labels:  spring, spring-mvc, spring-security
Encrypt Body Spring Boot Starter
(停止维护,替代品搜索:https://github.com/search?l=Java&q=encrypt&type=Repositories )SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
Stars: ✭ 198 (+692%)
Mutual labels:  spring, spring-mvc, spring-security
Tarena Java Textbooks
达内 Java 全套教材
Stars: ✭ 75 (+200%)
Mutual labels:  spring, jsp, servlet
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+2284%)
Mutual labels:  spring, spring-mvc, spring-security
Registration Login Spring Xml Maven Jsp Mysql
Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.
Stars: ✭ 134 (+436%)
Mutual labels:  spring-mvc, jsp, spring-security
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (+384%)
Mutual labels:  spring, spring-mvc, spring-security
Securing Rest Api Spring Security
Spring Boot 2.2.x + Spring 5.2.x Rest Api Security Example
Stars: ✭ 117 (+368%)
Mutual labels:  spring, spring-mvc, spring-security
Bugcatcher
方便产品、开发、测试三方协同管理、测试、监控项目进度和质量,以持续交付。
Stars: ✭ 472 (+1788%)
Mutual labels:  spring, spring-mvc, spring-security
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (+32%)
Mutual labels:  jsp, spring-security, spring-mvc
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (+160%)
Mutual labels:  spring, spring-mvc, spring-security
Springboot Projects Fullstack
Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle
Stars: ✭ 76 (+204%)
Mutual labels:  spring, jsp, spring-security
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (+136%)
Mutual labels:  spring, spring-mvc, spring-security
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+5956%)
Mutual labels:  spring, spring-mvc, spring-security
Spring Mvc Tutorial
Spring MVC 5 Tutorial - Guide to spring mvc framework
Stars: ✭ 121 (+384%)
Mutual labels:  spring, spring-mvc, spring-security
Javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
Stars: ✭ 220 (+780%)
Mutual labels:  spring, jsp, servlet
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (+1192%)
Mutual labels:  spring, spring-mvc, spring-security
S Mall Ssm
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
Stars: ✭ 456 (+1724%)
Mutual labels:  spring, spring-mvc

ServletJSPTutorial

《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源

因為 Spring Security 使用上比較複雜,不在書中範例或練習範圍之內,然而,這邊頂層的 gossip 專案套用了 Spring Security,主要是給有興趣嘗試 Spring Security 的人參考之用。

  • samples(書中範例)
  • labs(建議動手的實作)
  • exercises(課後練習解答)
  • 一刷勘誤
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].