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
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
JOF provide a way for displaying and populating java objects. JOF automate the creation of GUI forms and it’s able to produce AWT/Swing/JSP interfaces, just by passing java bean or XML to it.JOF is an Object-to-GUI solution!
In simple words, JEX is a redefinition of Java using an XML syntax. This allows programmers to extend their favorite language. It also simplifies compilers, IDEs and code generators. Among foreseeable extensions are UML diagrams , Design Patterns...
Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst
MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
The Configuration package is a thin, JDK independent, bridge between different configuration libraries and approaches such as properties files, XML and JDK 1.4 Preferences.
This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
Java Layered Frameworks is a set of Java code to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
This is a collection of Java utility classes that I have found useful in building large-scale web sites and enterprise applications. It includes a simple pseudo-LRU cache, a class to read Java properties from an XML file, etc.
The JLense project
develops Eclipse plugins that make it easier for Java developers to
create world-class, thin-client, Swing-based, business applications that
integrate well with other standard technologies like XML, SOAP, EJB, and JDBC.
A general purpose middleware bridging various types of contents. From databases to XML files and vice versa. A EAI tool that can be used in a custom way in any type of aplication
Xippo is a java tool for XML marshal/unmarshal.
Javacentric: you write your java class without thinking to its XML representation.
Datacentric: interested only in data written inside your java object.
This extends the (jdk1.4) java.util.prefs package to add stored defaults, javabean persistence, and a uniform implementation (XML files) across platforms, plus classes for building UI components like dialog boxes.
Repo2Files is a small tool to split an exported TIBCO repository file into several XML files. In conjunction with a version control system this tool can be used for
versioning TIBCO repository files.
antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf.
It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.
This project provides a Maven plugin that grabs all the goals cached in ${maven.home}/plugins/goals.cache and provides a hook to store them in an xml file during postGoal execution. The GoalsBean can be unmarshalled from an xml file listing all the goals
All APIs that help build prof of concepts of frameworks : bytecode, java, xml models analysis, querying and generation, using high level of abstraction.
Service lookup mechanism for J2EE or desktop applications. XML configuration file determines which implementation of a business interface is used. Dynamic proxy objects handle EJB, or WebService access details. Support for transactional non-EJB apps.
XML Apache Axis access to Jakarta Struts Applications!
Our goal is to provide a standard Axis/SOAP Interface to Struts that allows the same Struts Actions, Business Logic and Data Model to be accessed either by Web Browser Users through the current St
Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!