Java

The simplicity of language and the philosophy "Write Once, Run Anywhere" have allowed Java to become the most used software programming language in the world.

Enterprise Web development

With Java, the development and above all the continuous evolution of applications are no longer an impossible mission. Reliability, scalability and simplicity combined with the wide range of available frameworks and libraries make Java the right choice for those willing to invest with confidence in software development for their company.

Test Driven Design

At Zupit we always try to follow the model of Test Driven Design (TDD).
Thanks to libraries like Mockito, the writing of unit-tests to verify funzionalities has become a good habit that guarantees added value and great stability to the finished product.

Conversion and application upgrades

The continuous evolution of the language and the choice of Oracle to no longer distribute the updates of the old Java versions for free, will push more and more companies to update existing applications. Zupit offers among its services the migration to the most recent JVM.

Enterprise Web Development

The Java EE ecosystem offers a large assortment of libraries, frameworks and application servers for the development of solid and scalable enterprise web applications.
Java also allows you to easily and gradually integrate existing solutions. The persistence of data on a database is simplified by the Java Persistence API. Migrations can be managed with tools such as Liquibase, to ensure consistency between different environments and avoid production errors.

At Zupit we mainly use SpringBoot for the development of scalable REST or SOAP web services, and JHipster to quickly create complete front-end / back-end solutions.
We make sure to implement stable and robust code by writing appropriate unit tests and integration tests, which we periodically and automatically perform thanks to the dev-ops methodology and to Jenkins.

JAVA SERVER PAGES APACHE TOMCAT HTML/CSS JAVASCRIPT USER MACHINE ENTERPRISE SERVER DATABASE DATA ACCESS OBJECTS JBOSS WEBLOGIC BUSINESS METHODS WEB CONTAINER WEB BROWSER EJB CONTAINER SQL RDBMS

Mobile Development

Smartphone, Tablet, TV, Smart Watch and more

Each application installed on mobile phones, tablets, smart TVs, smart watches, and even on Android-based vehicles is developed in Java.
Google's decision to adopt it as the reference language for the development of Android applications is not accidental but based on its semplicity and on the widespread use of Java among developers.
Zupit chose several years ago to invest in Java skills and offer services for the development of Android mobile applications.

x

Desktop applications

Integrations with peripherals or offline applications

Desktop application development is still the safest solution when it comes to managing special peripherals or when the connection to the network is not always available.
The cross-platform nature of Java makes it an excellent solution for developing Desktop applications, executable on all major operating systems, without compromising on performance or on the graphical aspect.

x x x