Artifacts using Across Web (25)
Sort:
popular
|
newest
Across is a Java framework that aims to facilitate module based development for Java (web) applications.
It builds heavily on Spring framework and allows defining a module consisting of a number of classes and
configuration files. Every module defines its own Spring application context and can share one or more beans
with other modules.
Last Release on Apr 27, 2022
Activates support for @AdminWebControllers in other modules. Provides the framework for an administrative user iterface.
Last Release on Dec 7, 2020
Contains AcrossHibernateJpaModule which builds a Hibernate persistence layer
that other modules can provide entities for.
Last Release on Dec 7, 2020
DebugWebModule provides support for @DebugWebControllers in other modules. The purpose is mainly for
technical configuration and debugging.
Last Release on Dec 7, 2020
Provides services and facilities to manage collections of strong typed properties in a dbms.
Last Release on Dec 7, 2020
Across standard module that provides a set of generic services for accessing files across different types
of file repositories (eg. disk, remote storage...).
Last Release on Oct 15, 2022