Commit f7012c6
authored
Replace UUID by tsid (#228)
* Migrate from UUID to tsid
Signed-off-by: carlosthe19916 <2582866+carlosthe19916@users.noreply.github.com>
* Set license
Signed-off-by: carlosthe19916 <2582866+carlosthe19916@users.noreply.github.com>
* DTOs have string IDs
* fix test
Signed-off-by: carlosthe19916 <2582866+carlosthe19916@users.noreply.github.com>
Signed-off-by: carlosthe19916 <2582866+carlosthe19916@users.noreply.github.com>1 parent 8fa19bc commit f7012c6
File tree
40 files changed
+504
-321
lines changed- application
- src
- jreleaser/templates/article
- main
- java/io/github/project/openubl/ublhub
- dto
- keys
- component
- models
- jpa
- entities
- resources
- scheduler
- vertx
- ubl
- builder/idgenerator/impl
- sender
- resources
- db/migration
- test
- java/io/github/project/openubl/ublhub/resources
- resources/db/io/github/project/openubl/ublhub
- resources
- CompanyResourceTest
- CurrentUserResourceTest
- DocumentResourceTest
- ProjectResourceTest
- sender
40 files changed
+504
-321
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
0 commit comments