File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 99------
1010![ Java CI with Maven] ( https://github.com/Spring-Framework-Java-Apps/simpleworklist/workflows/Java%20CI%20with%20Maven/badge.svg?branch=master )
1111
12- Setup local Test-System
13- -----------------------
14-
15- 1 . Setup a PostgreSQL 10-Database
16- 3 . copy src/main/resources/worklist_sample.properties to _ src/main/resources/worklist.properties
17- 4 . start project with: mvn clean spring-boot: run
18-
1912Getting Things Done
2013-------------------
2114GTD® ; and Getting Things Done® ; are registered trademarks of the David Allen Company.
2215SimpleWorklist is not affiliated with or endorsed by the David Allen Company.
2316
24- Setup a PostgreSQL 10-Database
25- ------------------------------
26- * https://www.postgresql.org/download/
27- * Windows and macOS - Graphical installer by * BigSQL* : https://www.openscg.com/bigsql/postgresql/installers.jsp/
28- * Windows:
29- 1 . start cmd as admin
30- 2 . cd \PostgreSQL
31- 3 . pgc start
32- 4 . pgc pgadmin3
33-
3417Developer Reminder
3518------------------
3619* Create serialVersionUID for Classes with "implements Serializable": use the JDK tool “serialver“
You can’t perform that action at this time.
0 commit comments