This is the Linux app named Freezer Microservices whose latest release can be downloaded as freezergenerator_2_3_7.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Freezer Microservices with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Freezer Microservices
DESCRIPTION
Freezer is a Java code generator which can expose easily Tables/Views/Procedures/Functions of your database as Microservices, Webservices or RESTful services. The resulting application may be easily deployed as a stand-alone application, as a web application or as a microservice running in Docker/Kubernates, and it might be consumed from:- A client application which consumes the generated Webservices.
- An Angular (or ExtJS) application consuming the generated RESTful services.
All the elements of a Freezer Application are automatically generated: DAOs exposing database Tables/Procedures, Business Rules calling the generated DAOs, and Webservices/RESTful services exposing the generated Business Rules (see the first Project Sample figure).
Continue reading: http://softwaresouls.com/freezer/
Contact: [email protected]
Features
- Easy deployment of the resulting application as a microservice in a Docker container or in a Kubernates cluster.
- Great performance: The user may have a fine control over the implicit database accesses so as to facilitate their optimization.
- Lightweight: Minimum requirements at run-time.
- Avoids the need of writing tedious and error-prone code. All the boilerplate is automatically generated.
- Allows to adapt programatically the generated business rules.
- Easy transaction management.
- Supports several databases: MySql, Oracle, PostgreSQL, SQLServer.
- Allows to specify the application model by Java annotated descriptors, which might also be automatically generated.
- Allows to generate a database from Java annotated descriptors.
- Adaptable to particular user requirements: generate code suitable for other frameworks, customize the generated code style, ...
Audience
Information Technology
User interface
Java Swing
Programming Language
Java
This is an application that can also be fetched from https://sourceforge.net/projects/freezerpersistence/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.