Commit 2f49ee3
committed
Fix config props generation
The config props metadata file was not being generated. This commit
add the `spring-boot-configuration-processor` to the annotation processor
paths for the Maven compiler plugin.
Signed-off-by: onobc <[email protected]>1 parent 49c4a45 commit 2f49ee3
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
441 | 448 | | |
442 | 449 | | |
443 | 450 | | |
| |||
492 | 499 | | |
493 | 500 | | |
494 | 501 | | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
495 | 507 | | |
496 | 508 | | |
497 | 509 | | |
| |||
0 commit comments