Skip to content

beatrizmaciel/meetups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetups API

This is a WomakersCode's activity for Bootcamp Back-end Java students

🚀 Starting

To start this project make sure you have Java 11 installed and Gradle support.

📦 Development

🛠️ Built with

Dependencies

  • Spring Data JPA - persist data in SQL stores with Java Persistence API using Spring Data and Hibernate.
  • Spring Web - build RESTful applications using Spring MVC
  • Validation - bean Validation with Hibernate validator
  • Lombok - java annotation library which helps to reduce boilerplate code.
  • H2 Database - provides a fast in-memory database that supports JDBC API and R2DBC access
  • ModelMapper - to use a DTO instance

✒️ Authors

  • WomakersCode - Idea and development - womakerscode
  • Ana Beatriz Neri - Teaching and development - anabneri
  • Beatriz Maciel - Development and documentation - beatrizmaciel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages