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

nz.co.senanque.pizzaorder.rules.MaduraResourceComponent Maven / Gradle / Ivy

Go to download

This is a rules-driven pizza configuration which lets you pick different pizza bases, toppings and sizes, except that only some combinations are allowed and the rules enforce this. The rules, UI and underlying domain objects are all delivered by this sub-application.

There is a newer version: 3.4.0
Show newest version

package nz.co.senanque.pizzaorder.rules;

import nz.co.senanque.resourceloader.MessageResource;
import org.springframework.stereotype.Component;

@Component
@MessageResource("messages")
public class MaduraResourceComponent {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy