Meet the Factory of the Future

Factory of the Future isn't some futuristic fantasy. It's coming, and it's being built on technology, innovation, and advanced manufacturing capabilities. But what is it,...

Apache Tomcat Cookbook

Apache Tomcat, often referred to as Tomcat, is an open-source web server developed by the Apache Software Foundation (ASF). Tomcat implements several Java EE specifications...

Mockito Programming Cookbook

Mockito is an open source testing framework for Java released under the MIT License. The framework allows the creation of test double objects (mock objects) in automated unit...

Jetty Server Cookbook

Jetty is a Java HTTP (Web) server and Java Servlet container. While Web Servers are usually associated with serving documents to people, Jetty is now often used for machine...

Apache Maven Cookbook

Maven is a build automation tool used primarily for Java projects. Maven addresses two aspects of building software: first, it describes how software is built, and second,...
1 52 53 54 55 56 58