summaryrefslogtreecommitdiffstats
path: root/portal-BE
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+87
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I86c768dd4b73c8cddeaab9960b89ed658921c00f Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+80
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ib9c6c40b77d2500c96d06ab477ab44bd93d1fe83 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+82
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ic5ff544a367ae51356a7196ac591f53b7d837265 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+111
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Icd4a3e2c1f0ed97ddc34baa1463d9806b442e359 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+110
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I48be45d542506b61b0acc8b517b46fde97b80452 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+132
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I69bfbf24fe045cd130f0e23f9654f19c47e629ab Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn2-1/+93
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I2189657c6101c8e853ef060bed6206e38924f08f Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+99
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I3bb0ca52fba266d590dfe85dabf1c1d52b8d7fc4 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-06Create module for Portal Spring Boot versionDominik Mizyn10-0/+732
Create module for Portal Spring Boot version Issue-ID: PORTAL-681 Change-Id: I1e8398b36a0ffe3b884d9c2f66c45e5e5edecc20 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>