Giter Site home page Giter Site logo

nd035-c1-spring-boot-basics-examples's Introduction

Java Web Developer Nanodegree - Course 2 - Spring Boot Basics

This repository contains the following for the Java Web Developer Nanodegree - Course 2 - Spring Boot Basics

  1. Exercises,
  2. Corresponding solutions, and
  3. The code snippets demonstrated in the classroom

Lesson and Exercise Naming Conventions

The lesson and exercise numbers start from 0, just like it does in array-indexes. For example:

  1. The exercise solution directory named udacity-jwdnd-c1-l1-final-review-solution-master is associated with the final-review exercise present in course 2, lesson 2 in the classroom.

  2. The exercise solution directory named udacity-jwdnd-c1-l5-junit-and-selenium-master is associated with the junit-and-selenium concept present in course 2, lesson 6 in the classroom.

  3. The udacity-jwdnd-c1-snippets-master directory contains the code snippets demonstrated in the classroom.

Below is the mapping of folders in the current repository versus the classroom pages:

Lesson Classroom page name Mapped folder in the current repository
Lesson 2 Solution: Final Review udacity-jwdnd-c1-l1-final-review-solution-master
Lesson 3 Solution: Final Review udacity-jwdnd-c1-l2-final-review-solution-master
Lesson 3 Server-Wide Configuration udacity-jwdnd-c1-l2-server-config-master
Lesson 3 Spring Boot IoC Configuration udacity-jwdnd-c1-l2-spring-ioc-config-master
Lesson 4 Connecting Controllers (video #1) udacity-jwdnd-c1-l3-connecting-controllers-1-master
Lesson 4 Connecting Controllers (video #2) udacity-jwdnd-c1-l3-connecting-controllers-2-master
Lesson 4 Solution: Final Review udacity-jwdnd-c1-l3-final-review-solution-master
Lesson 4 HTML Templates udacity-jwdnd-c1-l3-html-templates-master
Lesson 4 MVC and You (video #1) udacity-jwdnd-c1-l3-mvc-and-you-1-master
Lesson 4 MVC and You (video #2) udacity-jwdnd-c1-l3-mvc-and-you-2-master
Lesson 5 Solution: Final Review udacity-jwdnd-c1-l4-final-review-solution-master
Lesson 5 User Authentication udacity-jwdnd-c1-l4-spring-security-basics-master
Lesson 6 Testing with JUnit udacity-jwdnd-c1-l4-testing-with-junit-master
Lesson 6 Solution: Final Review udacity-jwdnd-c1-l5-final-review-solution-master
Lesson 6 JUnit and Selenium udacity-jwdnd-c1-l5-junit-and-selenium-master
Lesson 6 JUnit in Situ udacity-jwdnd-c1-l5-junit-in-situ-master
Lesson 6 [Selenium/WebDriver udacity-jwdnd-c1-l5-selenium-webdriver-master
All lessons Remaining demonstration videos udacity-jwdnd-c1-snippets-master

Dependencies

  1. IntelliJ IDEA as the preferred IDE.
  2. Java 14 or higher - The current Java version in the pom.xml file is 14. However, you can upgrade to Java 15, as the soruce code does not uses any deprecated libraries/functions. If you have already downloaded the Java 15 in your system, follow the steps mentioned below:
  • Update the Java version in the pom.xml file. It will automatically update the maven-compiler-plugin. alt text

  • Update the Java version in IntelliJ IDEA → File → Project Structure... alt text

  • Update the Java version in the IntelliJ IDEA → Preferences... alt text

nd035-c1-spring-boot-basics-examples's People

Contributors

resisttheurge avatar sudkul avatar

Watchers

 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.