All Projects → hellokoding → Registration Login Spring Xml Maven Jsp Mysql

hellokoding / Registration Login Spring Xml Maven Jsp Mysql

Licence: mit
Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Registration Login Spring Xml Maven Jsp Mysql

Registration Login Spring Hsql
Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
Stars: ✭ 208 (+55.22%)
Mutual labels:  spring-data-jpa, jsp, authentication, authorization, spring-security, registration
Spring Security React Ant Design Polls App
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Stars: ✭ 1,336 (+897.01%)
Mutual labels:  mysql, spring-mvc, authentication, authorization, spring-security
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-75.37%)
Mutual labels:  jsp, spring-security, spring-mvc, spring-data-jpa
Pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 2,097 (+1464.93%)
Mutual labels:  spring-mvc, authentication, authorization, spring-security
Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (+94.78%)
Mutual labels:  spring-data-jpa, mysql, spring-mvc, spring-security
Ssm Bookappointment
优雅整合SSM框架:SpringMVC + Spring + MyBatis(用户登陆式图书预约系统)
Stars: ✭ 666 (+397.01%)
Mutual labels:  mysql, spring-mvc, jsp
Php Auth
Authentication for PHP. Simple, lightweight and secure.
Stars: ✭ 713 (+432.09%)
Mutual labels:  authentication, authorization, registration
Servletjsptutorial
《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源
Stars: ✭ 25 (-81.34%)
Mutual labels:  spring-mvc, jsp, spring-security
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-55.97%)
Mutual labels:  spring-data-jpa, spring-mvc, spring-security
Spring Boot Mysql Rest Api Tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
Stars: ✭ 279 (+108.21%)
Mutual labels:  spring-data-jpa, mysql, spring-mvc
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-64.93%)
Mutual labels:  spring-data-jpa, spring-mvc, spring-security
Spring Boot Webflux Jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Stars: ✭ 71 (-47.01%)
Mutual labels:  authentication, authorization, spring-security
Spring Webmvc Pac4j
Security library for Spring Web MVC: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 110 (-17.91%)
Mutual labels:  spring-mvc, authentication, authorization
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+344.78%)
Mutual labels:  spring-data-jpa, 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 (+1029.85%)
Mutual labels:  spring-data-jpa, spring-mvc, spring-security
Cerberus
A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.
Stars: ✭ 482 (+259.7%)
Mutual labels:  authentication, authorization, spring-security
Tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
Stars: ✭ 1,053 (+685.82%)
Mutual labels:  spring-data-jpa, mysql, spring-mvc
Springboot Registration Login Theperfectexample
Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with full security
Stars: ✭ 89 (-33.58%)
Mutual labels:  mysql, authentication, spring-security
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-36.57%)
Mutual labels:  spring-data-jpa, spring-mvc, spring-security
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (-9.7%)
Mutual labels:  spring-data-jpa, spring-mvc, spring-security

Registration and Login Example with Spring MVC, Spring Security, Spring Data JPA, XML Configuration, Maven, JSP, and MySQL.

Guide

https://hellokoding.com/registration-and-login-example-with-spring-xml-configuration-maven-jsp-and-mysql/

Prerequisites

  • JDK 1.8 or later
  • Maven 3 or later
  • MySQL 5.6 or later

Stack

  • Spring MVC
  • Spring Security
  • Spring Data JPA
  • Maven
  • JSP
  • MySQL

Run

mvn jetty:run

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].