Code Monkey home page Code Monkey logo

emmanuel-spring / hands-on-full-stack-development-with-spring-boot-2-and-react-second-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/hands-on-full-stack-development-with-spring-boot-2-and-react-second-edition

0.0 0.0 0.0 116 KB

Hands-On Full Stack Development with Spring Boot 2 and React - Second Edition, published by Packt

License: MIT License

Java 26.62% JavaScript 62.73% HTML 6.77% CSS 3.71% Dockerfile 0.17%

hands-on-full-stack-development-with-spring-boot-2-and-react-second-edition's Introduction

Hands-On Full Stack Development with Spring Boot 2 and React - Second Edition

Hands-On Full Stack Development with Spring Boot 2 and React - Second Edition

This is the code repository for Hands-On Full Stack Development with Spring Boot 2 and React - Second Edition, published by Packt.

Build modern and scalable full stack applications using Spring Framework 5 and React with Hooks

What is this book about?

React Hooks have changed the way React components are coded. They enable you to write components in a more intuitive way without using classes, which makes your code easier to read and maintain. Building on from the previous edition, this book is updated with React Hooks and the latest changes introduced in create-react-app and Spring Boot 2.1.

This book covers the following exciting features: Create a RESTful web service with Spring Boot Grasp the fundamentals of dependency injection and how to use it for backend development Discover techniques for securing the backend using Spring Security Understand how to use React for frontend programming Benefit from the Heroku cloud server by deploying your application to it Delve into the techniques for creating unit tests using JUnit Explore the Material UI component library to make more user-friendly user interfaces

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Errata

  • Page 43: To get the H2 console working you should add the following line in the application.properties file (Use your own folder instead of C:/work):
spring.datasource.url = jdbc:h2:file:C:/work/testdb

Now, it creates testdb database file into the folder that you have defined. Then in the console JDBC URL type the following with your own folder:

jdbc:h2:file:C:/work/testdb

Instructions and Navigations

All of the code is organized into folders. For example, Chapter10.

The code will look like the following:

return (
  <div>
    <Button variant="outlined" color="primary" style={{margin: 10}} onClick={handleClickOpen}>
      New Car
    </Button>

Following is what you need for this book: If you are a Java developer familiar with Spring, but are new to building full stack applications, this is the book for you.

With the following software and hardware list you can run all code files present in the book (Chapter 1-16).

Software and Hardware List

Chapter Software required OS required
1 Java SDK 8, Eclipse IDE (Latest version) Windows, Mac OS X, and Linux (Any)
5 Node.js (Version => 6), VS Code (Latest version) Windows, Mac OS X, and Linux (Any)
14 Heroku CLI (Latest version), Docker (Community edition) Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Juha Hinkula is a software development lecturer at Haaga-Helia University of Applied Sciences in Finland. He received an MSc degree in computer science from the University of Helsinki. He has over 15 years of industry experience in software development. Over the past few years, he has focused on modern full stack development. He is also a passionate mobile developer with Android-native technology, and nowadays also uses React Native.

Other books by the authors

Hands-On Full Stack Development with Spring Boot 2.0 and React

Suggestions and Feedback

Click here if you have any feedback or suggestions.

hands-on-full-stack-development-with-spring-boot-2-and-react-second-edition's People

Contributors

divyavijayan123 avatar juhahinkula avatar packt-itservice avatar packt-pradeeps 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.