Swagger-Codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset. Find out how Swagger can help you design and document your APIs at scale. The power of Swagger tools starts with the OpenAPI Specification, the industry standard for RESTful API design. ...
This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network).
The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed.
The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework
Yet another (different) framework.
Examples around Apache Cayenne. Using different technologies like
Apache CXF
Google Web Toolkit
EJB
Apache Wicket
Eclipse RCP
Java
ANSI C
Perl
Python
Bash
WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
The Checker framework is an easily expansible set of check/transformation to build hierarchy of chain operations easily to-store/to-be created and re utilized (at run time if you want).
JDeployer is used to help Java developers with their deployment options to Weblogic, Tomcat, JBoss, etc... servers. It also gives a view to control DataSources, Servers that are available in a given Web / Application server.