Merge pull request #110 from bsinno/create-theme-customization-example

hawkBit app example that demonstrates theme customisation
This commit is contained in:
Kai Zimmermann
2016-03-30 15:48:25 +02:00
16 changed files with 334 additions and 5 deletions

View File

@@ -24,7 +24,6 @@
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.1.0.Final</version>
</dependency>
<dependency>
<groupId>org.springframework.hateoas</groupId>