Skip to content

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

License

Notifications You must be signed in to change notification settings

bonigarcia/web-programming-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.