All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.speedment.common.codegen.controller.package-info Maven / Gradle / Ivy

Go to download

A Speedment bundle that shades all dependencies into one jar. This is useful when deploying an application on a server.

The newest version!
/**
 * Controllers that automate certain tasks on the model hierarchy is located
 * here. These components are useful to keep the model initialization short
 * and consise.
 * 

* This package is part of the API. Modifications to classes here should only * (if ever) be done in major releases. */ package com.speedment.common.codegen.controller;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy