Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bonigarcia/web-programming-examples
- Owner: bonigarcia
- License: apache-2.0
- Created: 2015-04-05T19:26:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T22:02:19.000Z (almost 7 years ago)
- Last Synced: 2024-04-15T15:36:45.771Z (10 months ago)
- Topics: angular, bootstrap, css, ecmascript6, heroku, html, ionic, java, javascript, jpa, jquery, junit, mongodb, nodejs, rest, selenium, spring, spring-boot, thymeleaf, typescript
- Language: HTML
- Homepage:
- Size: 5.72 MB
- Stars: 20
- Watchers: 6
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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