JavaFX + Gluon Mobile
"JavaFX applications using Gluon Mobile can target three different platforms: Android, iOS and the regular desktop."
"JavaFX applications using Gluon Mobile can target three different platforms: Android, iOS and the regular desktop."
Zum Kennenlernen und als Vorbereitung für Raspberry Pi Monitoring mit Grafana einen kostenlosen Account für GrafanaCloud angelegt. Das Ziel ist Dashboards und Datenquellen von Grafana ohne lokale Installation beurteilen zu…
Es existiert ein funktionierendes Spring-Boot-Demo-Projekt (der Branch "feature_actuator" dokumentiert folgende Änderungen). In der Datei pom.xml die Abhängigkeit zum Spring Boot Actuator ergänzen. org.springframework.boot spring-boot-starter-actuator Die Zeile management.security.enabled=false in der "application.properties"…