-
- Downloads
Change database methods and re-work repositories and controllers
Showing
- src/main/java/polish_community_group_11/polish_community/profile/controllers/ProfileController.java 34 additions, 0 deletions...lish_community/profile/controllers/ProfileController.java
- src/main/java/polish_community_group_11/polish_community/profile/repositories/ProfileRepositoryImpl.java 49 additions, 2 deletions...community/profile/repositories/ProfileRepositoryImpl.java
- src/main/java/polish_community_group_11/polish_community/profile/services/ProfileService.java 18 additions, 0 deletions..._11/polish_community/profile/services/ProfileService.java
- src/main/java/polish_community_group_11/polish_community/register/controllers/RegisterController.java 9 additions, 0 deletions...sh_community/register/controllers/RegisterController.java
- src/main/resources/data.sql 9 additions, 1 deletionsrc/main/resources/data.sql
- src/main/resources/schema.sql 31 additions, 17 deletionssrc/main/resources/schema.sql
- src/main/resources/static/css/profile/profile.css 32 additions, 0 deletionssrc/main/resources/static/css/profile/profile.css
- src/main/resources/templates/profile/profilePage.html 3 additions, 3 deletionssrc/main/resources/templates/profile/profilePage.html
- src/test/java/polish_community_group_11/polish_community/profile/controllers/ProfileControllerTest.java 16 additions, 0 deletions..._community/profile/controllers/ProfileControllerTest.java
Please register or sign in to comment