Skip to content

Wallpaper web application, created to use what I've learned so far about the Spring Framework

Notifications You must be signed in to change notification settings

VictorHenrique317/MaxPapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaxPapers

Wallpaper web application, created to use what I've learned so far about the Spring Framework.

alt-text

  • The "persistence" module fetches for the requested wallpapers on a MySql database, accessible via SpringJdbc with Apache Commons DBCP for connection pooling.
  • Then the "web" module is responsible for generating the web views dynamically with the assistance of Thymeleaf.
  • The pages are responsive to a variety of screen sizes.
  • The user can search wallpapers by tags, filter by theme and download them.

    alt-text alt-text alt-text

About

Wallpaper web application, created to use what I've learned so far about the Spring Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published