Skip to content

Releases: AndresH18/Java_Bootcamp_Gym

Spring Messaging

Choose a tag to compare

@AndresH18 AndresH18 released this 25 Dec 06:46

Spring boot applications that make use of ActiveMQ Artemis for messaging

Docker

Choose a tag to compare

@AndresH18 AndresH18 released this 25 Dec 07:37

Created dockerfiles and docker compose. This project can now be used as docker containers. Take into account that the database is still not a container and is part of the host system

Spring Security

Choose a tag to compare

@AndresH18 AndresH18 released this 23 Nov 16:10
spring-security

.

Spring-Boot

Choose a tag to compare

@AndresH18 AndresH18 released this 16 Nov 22:36
169d99d
Qa (#11)

Added environment properties, Health checks, custom health checks and metrics, created AccountController, moved login, change password, setActive status, role mapping

Deleted unused(deprecated) classes and respective tests

Fix endpoint mapping error

---------

Co-authored-by: Andres Hoyos <andres_hoyos@epam.com>

REST

Choose a tag to compare

@AndresH18 AndresH18 released this 15 Nov 04:48

Created REST endpoints

Spring with JPA

Choose a tag to compare

@AndresH18 AndresH18 released this 10 Nov 16:28
e427f37

Added JPA do the spring application

Spring Core

Choose a tag to compare

@AndresH18 AndresH18 released this 06 Nov 02:06
d433b08
spring-core

Spring core module