File tree Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Expand file tree Collapse file tree 2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Java FX and Spring Boot
3+ author : emeraldjava
4+ pubDatetime : 2024-09-28T18:53:00Z
5+ slug : ' 2024-09-28'
6+ featured : true
7+ draft : false
8+ tags :
9+ - javafx
10+ - springboot
11+ description : Java FX and Spring Boot
12+ ---
13+
14+ ## Java FX and Spring Boot
15+
16+ https://kenjdavidson.com/writing/2022/03/21/javafx-and-spring-boot
17+ https://github.com/yoep/spring-boot-starter-javafx
18+ https://github.com/xdsswar/javafx-spring-demo
19+ https://medium.com/@samydavic/javafx-application-with-spring-boot-2b7c3374e675
Original file line number Diff line number Diff line change 1+ ---
2+ title : DBML and github publishing
3+ author : emeraldjava
4+ pubDatetime : 2024-10-05T07:44:00Z
5+ slug : ' 2024-10-05'
6+ featured : true
7+ draft : false
8+ tags :
9+ - dbml
10+ - github
11+ description : DBML plugin and gihub publioshing
12+ ---
13+
14+ ## DBML Maven Plugin
15+
16+ Follow openapi maven plugin with mustache templates to generate confluence, plantuml outputs.
17+
18+ ## github publishing site and packages
19+
20+ Use github packages for the jar
21+
22+ - https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry
23+
24+ Use docsite github plugin for site details via github
25+
26+ - https://luiinge.github.io/docsite-maven-plugin/
27+
28+ ## Update Astro Paper
29+
30+ - Create a code template for astro post to it auto fills date, slug etc.
You can’t perform that action at this time.
0 commit comments