Skip to content

Project evolution: Project Patterns, Maven, Hibernate, MySQL, exceptions, services, infrastructure.

Notifications You must be signed in to change notification settings

PedroKawan/LoginRegister_Evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoginRegister_Evolution

Project update: Project Patterns (MVC, Services with DAO and DTO), Maven, JPA, Hibernate, MySQL, exceptions, services, infrastructure.

Old Project: https://github.com/PedroKawan/LoginRegister

  • Sorry for the Readme, but I'm not familiar with MarkDown! 😅👏

Infos

This project is a update 'evolution' of project LoginRegister = Repository. Here has been add patterns, controllers, servicies, JPA, Hibernate, MySQL, and others. The screens have been updated, security in login and register with warnings and exceptions!

View

Tree

Project Tree, changes of old project 'LoginRegister'

tree

Patterns

Model View Controll(MVC), Data Access Object (DAO), Services, Data Transfer Object (DTO)

dtodao

Access to DataBase with hibernate
dao

Abstraction of the object! only to view in web or screen!
dto

Warnings

Login Security ('email not found', 'password not match with email')

warn

Register Security('name' or 'email' has already been registered, 'password has no letters')

namew emailw

Good practices ✔

codeafter

About

Project evolution: Project Patterns, Maven, Hibernate, MySQL, exceptions, services, infrastructure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages