summaryrefslogtreecommitdiffstats
path: root/portal-BE/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+90
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: If68dd6d6fbcf419fe9142e48ec51cd5eb57e83a7 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: I0fddec3ec683286f3b807f342498ba4bfb4e7a8d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+127
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I023fc2f6b7e7efe38b3efb00a789b7d186dda269 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+187
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I7059d840b32700256e7d9cafb0008e438ef3a850 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+118
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I1d0bf5ea30029645a927f29062f03c9c02d05a1c Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+179
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ia9a8d24a366e3be58af2b2490d113d7d6a752f10 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+127
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I730412c36d67516d42f439d39816a8a899c67e94 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+103
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: Ie60821c12dcae1a8a2162d177914534562cffa90 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+122
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I4ebb50295d2370fe9e9dcd8ad961adb0638055ce Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-16Portal Spring Boot version Hibernate implementationDominik Mizyn1-0/+227
Create classes that represent tables in the original database. Issue-ID: PORTAL-705 Change-Id: I5e0e5a94077e49884914d4c8c322ac033ba6acbd Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
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 Mizyn2-0/+14
Create module for Portal Spring Boot version Issue-ID: PORTAL-681 Change-Id: I1e8398b36a0ffe3b884d9c2f66c45e5e5edecc20 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>