Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdeslamrehaimi/springmvc_blog
Blog en utilsant spring mvc et spring data jpa et Spring AOP
https://github.com/abdeslamrehaimi/springmvc_blog
Last synced: about 1 month ago
JSON representation
Blog en utilsant spring mvc et spring data jpa et Spring AOP
- Host: GitHub
- URL: https://github.com/abdeslamrehaimi/springmvc_blog
- Owner: AbdeslamRehaimi
- Created: 2020-04-27T22:23:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T15:32:11.000Z (about 2 years ago)
- Last Synced: 2023-03-07T05:47:50.724Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 63.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpringMVC_Blog
Demo application Blog en utilsant spring mvc et spring data jpa et Spring AOP.
## Screen Shots
### Login Page
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/1.png)
### Register Page With field Validation
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/02.png)
### Artciles - List Articles
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/03.png)
### Artciles - Show Article
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/04.png)
### Artciles - Edite/Add Article with Field validation
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/05.png)
### Users - List Users
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/06.png)
### Users - Edite/Add User
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/07.png)
### Tags - List Tags
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/08.png)
### Tags - Edite/Add Tag with field validation
![01 - image](https://github.com/AbdeslamRehaimi/SpringMVC_Blog/blob/master/blogimage/09.png)