web-programming-examples icon indicating copy to clipboard operation
web-programming-examples copied to clipboard

Examples of web applications using Java and Angular, among other technologies

License badge Twitter

Web Programming Examples

This project contains code examples for web applications using Java in the server-side.

List of technologies

The main technologies involved in these examples are:

  • Spring : Java Framework. These examples are base on Spring Boot, Spring MVC, Spring Data, Spring Security, and Spring Test.
  • Thymeleaf : Template engine for Spring MVC.
  • MySQL : Relational database.
  • MongoDB : NoSQLdatabase.
  • JUnit : Unit testing framework.
  • Selenium : Web testing framework.
  • Retrofit : HTTP client for Java (REST services).
  • Ionic : Framework for hybrid apps development.
  • Angular : Web application framework.
  • TypeScript : Superset of EcmaScript 6 adding static typing.
  • Standard client-side technologies : HTML5, CSS3, JavaScript.
  • Bootstrap : CSS framework for developing responsive web sites.

About

This is a project made by Boni Garcia, Assistant Professor at U-tad and Universidad Rey Juan Carlos. Copyright © 2015-2018.