/GitHub-Cleaner

This is a microservice to help some tasks to do which are time taking for user like unfollowing or deleting old repositories.

Primary LanguageJavaScript

GitHub-Cleaner

This is a microservice to help some tasks to do which are time taking for user like unfollowing or deleting old repositories.

Dependencies

  1. Spring Boot DevTools DEVELOPER TOOLS: Provides fast application restarts, LiveReload, and configurations for enhanced development experience.
  2. Spring Web WEB: Build web, including RESTful, applications using Spring MVC. Uses Apache Tomcat as the default embedded container.
  3. H2 Database SQL: Provides a fast in-memory database that supports JDBC API and R2DBC access, with a small (2mb) footprint. Supports embedded and server modes as well as a browser based console application.
  4. Vaadin WEB: Java framework for building rich client apps based on Web components.
  5. Spring Security SECURITY: Highly customizable authentication and access-control framework for Spring applications.
  6. Spring Data JPA SQL: Persist data in SQL stores with Java Persistence API using Spring Data and Hibernate.