- Autowired is used by Spring DI to automatically resolve dependencies.
| | | May 7, 2015 Developer Meeting |
- Transactional is used by Spring TX to wrap low level transaction handling.
| | | May 7, 2015 Developer Meeting |
- Aleksandar: The command handling retrofitting is a the right choice, happy to see this.
| | | May 7, 2015 Developer Meeting |
- Aleksandar: Current implementation using a configuration, and the value is update manual once per month. Would be nice to have a batch job that fetches exchange rates once per day using something likeĀ Open Exchange Rate.
| | | May 7, 2015 Developer Meeting |
- Aleksandar: I've used a scripting approach using mvel2 and fetch the configured script after entity/action permissions was successful.
| | | May 7, 2015 Developer Meeting |
| | | May 7, 2015 Developer Meeting |
| | | May 7, 2015 Developer Meeting |
- Aleksandar: Drools offer a very simple Excel-template to allow non-devs to create rules. Most the users will be comfortable and experienced with Excel.
| | | May 7, 2015 Developer Meeting |
- Aleksandar: I've worked with Broadleaf Commerce and I think their approach would give enough freedom to extend the platform. They simply split the project into multiple modules and provide maven artifacts that can be pulled to create a project with all needed things.
| | | May 7, 2015 Developer Meeting |
- Aleksandar: There are other ways too, like OSGi but they are way to complex and support is lacking for while now. Maybe a simple but usable approach will work out better upfront.
| | | May 7, 2015 Developer Meeting |