Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bonigarcia/web-programming-examples

Examples of web applications using Java and Angular, among other technologies
https://github.com/bonigarcia/web-programming-examples

angular bootstrap css ecmascript6 heroku html ionic java javascript jpa jquery junit mongodb nodejs rest selenium spring spring-boot thymeleaf typescript

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

[![License badge](https://img.shields.io/badge/license-Apache2-green.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Twitter](https://img.shields.io/badge/follow-@boni_gg-green.svg)](https://twitter.com/boni_gg)

# Web Programming Examples [![][Logo]][GitHub Repository]

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.

[U-tad]: http://www.u-tad.com/
[Universidad Rey Juan Carlos]: https://www.urjc.es/
[Boni Garcia]: http://bonigarcia.github.io/
[Logo]: http://bonigarcia.github.io/img/web-programming-examples.png
[GitHub Repository]: https://github.com/bonigarcia/web-programming-examples