Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 3.36 KB

HOWTO.md

File metadata and controls

67 lines (54 loc) · 3.36 KB

Howto Reminder

github

Development

3rd Party Software

Howto

Documentation

Gradle Plugins

Github Repos

Database and JPA

DB Datatypes

UUID and Optimistic Locking

  • UUID: TODO

Database Schema Evolution with Spring Boot JPA

Frontend with webjars

updating webjar Versions:

  • change Version in build.gradle "ext" (Line 40)
  • change Version in src/main/resources/templates/layout/page.html Section head.tw-head and div.tw-footer (Lines 16, 98)