Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

session-server

Using hibernate.Session to work with db (save, get, delete)

Primary functions:

  • 'Sign up' - simply builded by addressing to DB and if there is no such login, then new user is created
  • 'Sign in' - implemented by getting sessionId from HttpServletRequest and then invoking of method 'saveSessionID' in SessionDAO.

Stack:

  • Jetty
  • Hibernate
  • Postgresql
  • Gson

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages