diff --git a/pom.xml b/pom.xml index b875234..45dab66 100644 --- a/pom.xml +++ b/pom.xml @@ -208,6 +208,13 @@ 4.0.1 provided + + javax.faces + jsf-api + 2.1 + provided + + @@ -223,6 +230,17 @@ 13.0 compile + + com.google.code.gson + gson + 2.8.0 + + + + org.mariadb.jdbc + mariadb-java-client + 2.4.1 + diff --git a/src/main/webapp/preview/catalog.html b/src/main/webapp/preview/catalog.html index c66ffcd..3b6e4fc 100644 --- a/src/main/webapp/preview/catalog.html +++ b/src/main/webapp/preview/catalog.html @@ -48,7 +48,7 @@
-

Belletristik

+

Geschichten

@@ -135,41 +135,41 @@

Ratgeber

-
+
2 Kinder beim lesen -
Kinderbücher
+
Erziehung
- Farben + Pfanne
Kochbücher
- Puzzle + Person auf Gleisen
Selbsthilfe
- Puzzle + Bohrer
Heimwerken
- Puzzle + Laptop
Computer & Internet
- Puzzle + Person mit Karte im Wald
Reiseführer
@@ -186,25 +186,28 @@
-

Contact

+

Amazon light

@@ -217,8 +220,8 @@
-

Your Brand. Copyright © You, - 2017. All rights reserved.

+

Amazon light. Copyright © Amazon, + 2019. All rights reserved.

diff --git a/src/main/webapp/preview/index.html b/src/main/webapp/preview/index.html index e9bfbe0..4da800c 100644 --- a/src/main/webapp/preview/index.html +++ b/src/main/webapp/preview/index.html @@ -1,2 +1,5 @@ -suche -Katalog \ No newline at end of file +suche
+Katalog
+Login
+Registrierung
+Bücherliste \ No newline at end of file