Skip to content

Commit

Permalink
+1 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarcpozas committed Dec 27, 2023
1 parent 857b1a2 commit 00509c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ the [DockerHub registry](https://hub.docker.com/r/oscarcpozas/svc-kotlin-playgro
After evaluating the different options that [Spring mentions in the official documentation](https://spring.io/guides/topicals/spring-boot-docker)
to generate the Docker image of the service, I've chosen to use the [Google Jib plugin](https://github.com/GoogleContainerTools/jib) that brings a number of optimizations.


## Miscellanea

- [OpenFeign](https://github.com/OpenFeign/feign) is used as a HTTP Client, it's inspired on Retrofit
Expand Down

0 comments on commit 00509c4

Please sign in to comment.