Commit Graph

74 Commits

Author SHA1 Message Date
Loredana Crusoveanu d7eab5344b fix conflicts 2024-03-29 10:10:04 +02:00
Loredana Crusoveanu 358f60bb59 JAVA-31609 move docker modules out of tutorials repo 2024-03-29 10:07:04 +02:00
Loredana Crusoveanu 5b40d07950
Update README.md 2024-03-29 09:57:27 +02:00
Bipin kumar 5102bc8766
JAVA-32170_D_G: Changes made for Fix formatting of POMs - D_G (#16113) 2024-03-16 14:50:00 +02:00
Loredana Crusoveanu 1ac881cfec
Merge pull request #16136 from collaboratewithakash/master
backlink updated
2024-03-15 12:27:11 +02:00
panos-kakos 34fec650c0
[JAVA-32166] Clean up (#16091) 2024-03-15 09:03:12 +01:00
collaboratewithakash 5cd905c38c
backlink updated 2024-03-15 12:27:09 +05:30
panos-kakos ee840b536c
[JAVA-27825] Upgraded docker-java-jar to spring boot 3 (#16048) 2024-03-07 21:28:25 +01:00
panos-kakos 7b84f9234f
[JAVA-27823] Upgraded docker-images to spring boot 3 (#16047) 2024-03-07 01:55:57 +01:00
timis1 c128e0b340
[JAVA-29181] Upgrade docker-compose-2 to Spring Boot 3 (#16031) 2024-03-05 08:25:09 +01:00
panos-kakos f99982eb41
[JAVA-27547] Upgraded docker-spring-boot to spring-boot-3 (#16013) 2024-03-02 23:26:43 +01:00
Harry9656 258a3e4941
[JAVA-31577] Review and Upgrade to latest Guava version (#15986) 2024-02-29 19:46:09 +01:00
panos-kakos ea96452437
[JAVA-31502] Upgraded docker-compose to spring-boot-3 (#15928) 2024-02-21 21:45:23 +02:00
Harry9656 6c341beb1a
JAVA-29479: Upgrade guava version to 33.0.0-jre. (#15651) 2024-01-23 00:34:18 +01:00
Amit Pandey 67c4875aff Java 28923 :- Upgrade JIB module to use Boot 3 (#15549)
* Initial Commit

* Set correct base image for JIB 3.X
2024-01-05 09:08:18 +01:00
anuragkumawat 2096eac575 JAVA-29231 Move modules inside existing container modules (#15492) 2024-01-01 21:27:05 +02:00
panos-kakos d8c3be530b [JAVA-26730] Upgraded io.projectreactor to latest version (#15234) 2023-12-11 08:58:51 +01:00
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
panos-kakos 39c2f49171 [JAVA-26714] Upgraded guava to latest version 2023-11-12 18:10:31 +02:00
gaepi 2c68e62d80 JAVA-23292 | removed folder 2023-09-05 22:07:12 +02:00
panos-kakos 116d093db9 [JAVA-23095] (#14613)
* [JAVA-23095] Upgraded guava library to latest version

* [JAVA-23095] Clean up
2023-08-23 15:40:27 +05:30
Dhawal Kapil e243694f39 JAVA-20211 Renamed modules (#13827)
* JAVA-20211 Renamed modules

* JAVA-20211 Renamed modules
2023-04-15 10:01:14 +05:30
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
edizor dec4804734 Update README.md
[skip ci]
2023-02-02 22:42:42 +08:00
lucaCambi77 3b521d448f [ BAEL-6068 ] - Communicating with Docker containers on the same machine (#13343)
* fix: build clean up

* feat: add docker compose 2 module, add communication same machine docker compose

* fix: remove unused package lock file
2023-01-26 20:42:54 -06:00
freelansam 456652e02b JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +05:30
Dhawal Kapil 121c825ef1 JAVA-14855 Fixed pom.xml of docker-modules 2022-11-19 23:20:32 +05:30
Dhawal Kapil cfab38d822 JAVA-14855 Added missing pom.xml 2022-11-19 23:17:37 +05:30
collaboratewithakash a058a8e7ff Update README.md 2022-11-05 16:26:19 +05:30
collaboratewithakash baa0965d68 fixed backlink 2022-11-05 16:19:24 +05:30
edizor a57257ebf5 Update README.md 2022-10-16 10:54:45 +08:00
lucaCambi77 789539408d [ BAEL-5473 ] - Exclude a Sub-Folder When Adding a Volume to Docker (#12830)
* exclude sub-folders

* add nodejs app

* fix: directory name, formatting
2022-10-10 19:50:22 -05:00
Loredana Crusoveanu da104783ec Merge pull request #12796 from Asjad-J/master
Updated README.mds
2022-10-02 19:34:01 +03:00
collaboratewithakash 61dc959aa7 backlink added 2022-10-01 12:44:27 +05:30
Asjad J b61d1d68ba Updated README.md
added link back to the article: https://www.baeldung.com/ops/dockerfile-copy-same-subdirectory-structure
2022-09-30 19:27:28 +05:00
Asjad J 09e1fa8817 Updated README.md
added link back to the article: https://www.baeldung.com/ops/dockerfile-path-environment-variable
2022-09-30 19:18:06 +05:00
Asjad J 22826da8df Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-assign-static-ip-container
2022-09-30 16:44:49 +05:00
davidmartinezbarua 94020c4857 Merge pull request #12731 from thibaultfaure/article/BAEL-5494-Dockerfile-Copy
BAEL-5494 code for the Keep Subdirectory Structure in Dockerfile Copy…
2022-09-22 23:27:38 -03:00
thibault.faure add52ad932 BAEL-5477 code for the Updating PATH variable in Dockerfile article 2022-09-20 15:03:33 +02:00
Loredana Crusoveanu 6b6a9f1556 Merge pull request #12734 from Asjad-J/master
Updated README.mds
2022-09-18 10:29:01 +03:00
lucaCambi77 7f4e962fc7 assign static ip (#12727) 2022-09-17 10:39:38 -05:00
Asjad J 15ef83a5e0 Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-dockerfile-comments/
2022-09-17 08:59:01 +05:00
thibault.faure 4d26f2168e BAEL-5494 code for the Keep Subdirectory Structure in Dockerfile Copy article 2022-09-15 16:39:25 +02:00
davidmartinezbarua 937c5738c9 Merge pull request #12721 from thibaultfaure/article/BAEL-5456-add-comment-in-dockerfile
BAEL-5456 code for the add comments in a dockerfile article
2022-09-14 09:09:06 -03:00
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
thibault.faure db81033991 BAEL-5456 code for the add comments in a dockerfile article 2022-09-11 21:44:46 +02:00
Asjad J 1e8dd49d9b Updated README.md
added link back to the article: https://www.baeldung.com/rebuild-docker-container-compose/
2022-09-02 08:57:49 +05:00
thibault.faure a979ac2f47 BAEL-5511 code for the Rebuild docker container with docker-compose article 2022-08-27 20:41:33 +02:00
panos-kakos 99adc6e67e Java 13945 (#12611)
* [JAVA-13945] Upgrade guava version to 31.1-jre

* [JAVA-13945] Use guava.version property in child modules

* [JAVA-13945] Use guava.version property in child modules

* [JAVA-13945] revert changes

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-19 12:06:35 +05:30
Asjad J 589c347b1a Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-mounting-multiple-volumes
2022-08-17 16:29:50 +05:00