Package com.onec.desktop
package com.onec.desktop
-
ClassDescriptionAn authored desktop shell — the structural peer of
Layout.When the shell launches the JVM it passes--onec.desktop.home=<dir>pointing at the OS per-user app-data directory.The immutable window description the Tauri shell fetches from/api/desktop/manifestat boot.The two endpoints the Tauri shell drives at launch:GET /api/desktop/ready— returns 200 once the context is up, so the shell knows when to swap the splash for the real window.Infrastructure toggles for desktop mode.The builder aDesktopAppconfigures.System-tray builder.Window geometry builder.Wires desktop mode: exposes the manifest/readiness endpoints the Tauri shell drives, and supplies a defaultDesktopAppwhen the application defines none.Ensures the Spring Session JDBC schema exists on persistent databases.