8000 GitHub - moocss/webapp-tutorial: This is tutorial material for building web apps with Spring Boot, Spring Data Rest, AnguluarJS and TypeScript.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

moocss/webapp-tutorial

 
 

Repository files navigation

WebApp Tutorial

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

Used Technologies

  • Java 7 or 8

  • HAL (Hypertext Application Language)

  • Spring Boot (+ Data, REST, HATEOAS)

  • TypeScript for web client

  • AngularJS for web client

  • JUnit for Java unit and integration testing

  • Mockito for Mocking

  • Gradle as build system

  • NPM, Grunt, Bower, TSG for the web client build

Requirements

  • Java 7 or 8 (JDK) installed

  • Node.js installed

    • Grunt CLI installed (npm install -g grunt-cli)

    • Bower installed (npm install -g bower)

    • TSD installed (npm install -g tsd)

Getting Started

  • ./gradlew clean build (builds all the tutorial labs (Java parts), runs all the Java tests)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.5%
  • Java 3.7%
  • TypeScript 3.5%
  • HTML 2.0%
  • JavaScript 1.3%
0