Giter Club home page Giter Club logo

java-9-cookbook's Introduction

Java 9 Cookbook

This is the code repository for Java 9 Cookbook, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

This cookbook offers a range of software development examples in simple and straightforward Java 9 code, providing step-by-step resources and time-saving methods to help you solve data problems efficiently. Starting with the installation of Java, each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

Codes for chapter 2,4,5,6,7,12,15 are placed in the folder "RemainingCodes" as Java package.

The code will look like the following:

module newfeatures{
  requires jdk.incubator.httpclient;
}

To run the code examples, you will need a computer with 2GB RAM at least, 10GB free disk space, and Windows or Linux OS. The following software/libraries are required:

  • JDK 9 (for all chapters)
  • PostgreSQL 9.4 DB (for Chapter 6, Database Programming)
  • Junit 4.12 (for Chapter 15, Testing)
  • Mockito 2.7.13 (for Chapter 15, Testing)
  • Maven 3.5.0 (for Chapter 3, Modular Programming)
  • MySQL 5.7.19 DB (for Chapter 10, RESTful Webservices Using Spring Boot)
  • Heroku CLI (for Chapter 10, RESTful Webservices Using Spring Boot)
  • Docker (for Chapter 10, RESTful Webservices Using Spring Boot)

Related Products

java-9-cookbook's People

Contributors

dominicpereira92 avatar packt-itservice avatar subhalaxmin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.