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
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
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 strategy pattern or states of state pattern in a half-automated way.
The *State Pattern* and the *Strategy Pattern* are from a technical view...
This project is inactive.
Strategy Pattern and State Pattern are identical from the technical point of view.
To support generation of State Pattern classes and Strategy Pattern 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 Strategy Pattern and State Pattern Java source code.
However, the API has changed. Although the class...