Skip to content

toedter/webapp-tutorial

Repository files navigation

WebApp Tutorial

build MIT Start Workspace

This is tutorial material for building modern web apps with Spring Boot, Spring Data Rest, Angular and TypeScript. You find the corresponding tutorial slides at SpeakerDeck.

Screenshot

Used Technologies

Requirements

  • Java 17 (JDK) or later installed

You don’t need to install Node.js and all the JavaScript tooling, since those tools are installed automatically by the Gradle build. It would be convenient to have those tools installed if you want to use them directly instead of using the Gradle wrapper tasks.

  • Optional: Node.js and npm installed

Getting Started

When you want to run the tutorial locally, prepare all the labs:

  • ./gradlew build (Linux/Mac)

  • gradlew build (Windows)

This builds all the tutorial labs (Java parts + JavaScript parts), runs all the Java tests).

About

This is tutorial material for building web apps with Spring Boot, Spring Data Rest, Angular and TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •