Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Generator for strategy and/or state pattern code in Java
New version 2.0.4 is available since April, 4th 2017
=========================================
Please download from here:
https://sourceforge.net/projects/strategystategenerator/files/strategy-state-generator-2.0.4/
Description
===========
The *Strategy/State Generator* creates Java Source Code for classes representing strategies of strategypattern or states of state pattern in a half-automated way.
The *State Pattern* and the *StrategyPattern* are from a technical view identical (see [Design Pattern](http://c2.com/cgi/wiki?...
This project is inactive.
StrategyPattern and State Pattern are identical from the technical point of view.
To support generation of State Pattern classes and StrategyPattern classes the code of this project has been moved to the new project StrategyStateGenerator (https://sourceforge.net/projects/strategystategenerator/).
The project StrategyStateGenerator offers generation of StrategyPattern and State Pattern Java source code.
...