Skip navigation links
LuciadFusion
2023.1.08

Package com.luciad.fusion.platform

The main entry point of LuciadFusion Platform is TLfnFusionPlatformConfiguration.

See: Description

Package com.luciad.fusion.platform Description

The main entry point of LuciadFusion Platform is TLfnFusionPlatformConfiguration. This is the Spring @Configuration class that can be imported when extending or modifying the Fusion Platform. More information is available within the sub-package configuration.

To simply start the Fusion Platform application with default settings, run TLfnFusionPlatformApplication with the Spring profiles fusion.single,fusion.development as active profiles. For deployed applications, the fusion.single,fusion.production profiles should be used. See the LuciadFusion deployment guide for more information.

Since:
2017.0
See Also:
TLfnFusionPlatformApplication, TLfnFusionPlatformConfiguration
Skip navigation links
LuciadFusion
2023.1.08