Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Simple personal finance tracker using Spring Boot and AngularJS
Project has moved Github at http://github.com/zlogic/vogon
Check out the live demo at http://vogon-zlogic42demo.rhcloud.com
Simple web-based personal finance tracker using
* AngularJS on client-side
* Spring MVC on server-side for AngularJS request handling
* JSP for page generation
* JPA and Spring Repositories for entity management
* H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku)
Named after the Vogons (http://en.wikipedia.org/wiki/Vogon) race who were known to be extremely boring accountants.
Contains prepackaged WAR files for:
- OpenShift (http://www.openshift.com/) (even free accounts):
* WildFly ("WildFly Application Server 9" cartridge).
* Tomcat 7 ("Tomcat 7 (JBoss EWS 2.0)" cartridge installed).
- Heroku (http://www.heroku.com) (even free accounts).
- OpenShift Tomcat cartridge also works in Azure Jetty and Tomcat web apps.
2.0 and earlier versions also have a standalone version using Java FX.
Simple ERP project for accounting, receivables, payables, inventory and shop management. Contains also a complete web shop module. Implemented completely in Java with postgresql as backend. This webapplication runs on tomcat.
OyVey is an easy-to-use E-Commerce shopping cart application written in java targeted for non-J2EE java servlet engines such as Tomcat or Resin. Features include web services, discount management, inventory tracking, cc authorization, & a modifiable UI.
Worth is a personal finance manager to manage bank accounts, credit cards, investments and other credit or debit accounts that comprise the individual's net worth. Worth runs as a Web application under an application server such as Jetty or Tomcat.