- 17 Feb, 2018 1 commit
-
-
stendler authored
-
- 29 Jan, 2018 1 commit
-
-
stendler authored
-
- 27 Jan, 2018 2 commits
- 17 Jan, 2018 3 commits
-
-
stendler authored
7 tones used according to https://www.ibm.com/blogs/watson/2017/07/ibm-expands-watson-tone-sensitivity-for-customer-service/
-
stendler authored
-
stendler authored
-
- 13 Jan, 2018 5 commits
-
-
stendler authored
-
stendler authored
the latest release spring-starter-data-jpa uses an older hibernate version (5.0.12) that does not support java8 features like time and date. we use this to override it with our own dependency as long as spring-boot uses the old one.
-
stendler authored
-
stendler authored
just an idea in the maybe right direction not necessary for our prototype as we probably won't work globally
-
stendler authored
-
- 13 Dec, 2017 1 commit
-
-
stendler authored
-
- 06 Dec, 2017 7 commits
-
-
stendler authored
-
stendler authored
-
stendler authored
does things automatically for us without having to explicitly state it - might do stuff we have no clue about. But its a prototype - so what could possibly go wrong?
-
stendler authored
as long as we don't use authentication (with eg. spring-security) we won't need a session for REST services.
-
stendler authored
-
stendler authored
- rename and restructure our only model object - repository may be able to handle REST stuff alone
-
stendler authored
## remove flyway for now. hibernate can automatically update the scheme. Should be enough for our small project. ## add spring data-jpa. a bit more important for working with a database
-
- 25 Nov, 2017 3 commits
- 24 Nov, 2017 1 commit
-
-
stendler authored
generated via start.spring.io already removed some stuff - did not look _that_ important.
-