Commit Graph

  • 676f458032 BAEL-5132 Abstract class constructors examples (#11389) andresluzu 2021-11-18 06:38:36 -05:00
  • 5088366074 JAVA-8436: Remove AssertJ depenendency from the child modules - part 2 Krzysiek 2021-11-18 12:23:39 +01:00
  • 997b3c5fbf JAVA-8436: Remove AssertJ depenendency from the child modules - part 1 Krzysiek 2021-11-18 10:36:49 +01:00
  • 238622e14d JAVA-8436: Add AssertJ dependency to the main pom.xml Krzysiek 2021-11-18 10:30:45 +01:00
  • 52d830bcbe Merge pull request #11467 from hkhan/JAVA-8383-fix-email-code kwoyke 2021-11-18 09:59:15 +01:00
  • c58298e71b Merge pull request #11466 from johnA1331/master Loredana Crusoveanu 2021-11-18 09:07:33 +02:00
  • 17838fe083 [JAVA-8383] Add charset to email mime type to handle special chars Haroon Khan 2021-11-17 21:06:29 +00:00
  • 87c4b8ccf5 Update README.md johnA1331 2021-11-18 01:18:47 +08:00
  • 2f83620315 Update README.md johnA1331 2021-11-18 01:14:49 +08:00
  • 705ed4cf45 Update README.md johnA1331 2021-11-18 01:12:46 +08:00
  • e876696709 Update README.md johnA1331 2021-11-18 01:10:53 +08:00
  • dd9eb450fd Update README.md johnA1331 2021-11-18 01:09:16 +08:00
  • 6934b67f3c Update README.md johnA1331 2021-11-18 01:05:19 +08:00
  • db2aa7e14b Update README.md johnA1331 2021-11-18 01:02:47 +08:00
  • cae6bbc8fe JAVA-8436: Add assertj.version property to the main pom.xml Krzysiek 2021-11-17 13:48:38 +01:00
  • 197d10e9f1 BAEL-4286(update): remove redundant test methods 515882294 2021-11-17 19:18:53 +08:00
  • f2fd110be1 Merge pull request #11456 from kwoyke/JAVA-7783 Loredana Crusoveanu 2021-11-17 10:44:32 +02:00
  • 67a3a596a9 Merge pull request #11460 from Maiklins/JAVA-8393-Split_or_move_spring-security-core_module kwoyke 2021-11-17 09:33:47 +01:00
  • a43cef6a91 Merge pull request #11459 from Maiklins/JAVA-8374-Split_or_move_spring-boot-libraries_module kwoyke 2021-11-17 09:30:54 +01:00
  • f4ee97e3bd JAVA-8393 Split or move spring-security-core module mikr 2021-11-17 09:20:17 +01:00
  • 96d1d4658f JAVA-8374 Split or move spring-boot-libraries module mikr 2021-11-17 08:39:05 +01:00
  • 9e22d43bab [JAVA-6455] Update H2 code with latest Spring Boot changes Haroon Khan 2021-11-16 20:44:48 +00:00
  • af8deeaf19 Merge pull request #11457 from Maiklins/JAVA-8376-Split_or_move_spring-boot-properties-2-module kwoyke 2021-11-16 21:26:08 +01:00
  • 94d0a715e6 JAVA-8376 Split or move spring-boot-properties-2 module mikr 2021-11-16 20:45:27 +01:00
  • 805660947a JAVA-7783: Fix jmh dependencies Krzysiek 2021-11-16 15:19:52 +01:00
  • 46df55b61e JAVA-7783: POM properties cleanup Krzysiek 2021-11-16 15:10:49 +01:00
  • d7caae1c24 JAVA-7783: POM properties cleanup Krzysiek 2021-11-16 11:25:14 +01:00
  • ebd0a42716 Merge pull request #11454 from Maiklins/JAVA-8293-Split_or_move_spring-boot_module kwoyke 2021-11-16 09:25:38 +01:00
  • c4ed8d458e JAVA-8293 Split or move Spring Boot module (fix review comments) mikr 2021-11-15 21:37:22 +01:00
  • 607bd2215a BAEL-5196 - Split a comma-separated string while ignoring commas in quotes (#11432) Willian Nalepa Oizumi 2021-11-15 10:15:35 -03:00
  • c220564cf7 Merge pull request #11427 from mladensavic94/master davidmartinezbarua 2021-11-15 08:37:13 -03:00
  • c4ca67e118 Merge pull request #11447 from Maiklins/JAVA-8279-Split-or-move-core-java-module kwoyke 2021-11-15 10:22:33 +01:00
  • cd162c3f89 Merge remote-tracking branch 'origin/JAVA-8279-Split-or-move-core-java-module' into JAVA-8279-Split-or-move-core-java-module mikr 2021-11-14 23:02:18 +01:00
  • 3ca1762f6f JAVA-8279 Split or move Java core module (fix review comments) mikr 2021-11-14 23:02:03 +01:00
  • 68bcffe243 JAVA-8293 Split or move spring boot module mikr 2021-11-14 22:51:58 +01:00
  • 16a3798673 Merge pull request #11450 from Maiklins/JAVA-8286-Split_or_move_spring-boot-runtime_module kwoyke 2021-11-14 17:54:52 +01:00
  • 7fb4216dd8 Merge branch 'master' into JAVA-8279-Split-or-move-core-java-module kwoyke 2021-11-14 17:52:34 +01:00
  • 289b414e87 Merge pull request #11448 from freelansam/JAVA-8282 kwoyke 2021-11-14 17:35:58 +01:00
  • 39865aff2d Merge pull request #11449 from freelansam/JAVA-8365 kwoyke 2021-11-14 17:30:33 +01:00
  • 69975a6552 Spring Webflux and @Cacheable Annotation - reverted to older version of caffeine for jdk compatibility Mladen Savic 2021-11-14 14:13:47 +01:00
  • 157d7ee61c [BAEL-5211] - How to test a Java Optional (#11417) lucaCambi77 2021-11-14 11:09:48 +01:00
  • 3c5cb8f470 JAVA-8286 Split or move spring boot runtime module mikr 2021-11-14 11:08:17 +01:00
  • 0269c686d7 JAVA-8365: Split or move core-java-io-conversions module sampadawagde 2021-11-14 13:20:22 +05:30
  • b1fb2c34e4 JAVA-8282: added new module core-java-security-algorithms to parent pom sampadawagde 2021-11-14 11:08:05 +05:30
  • da99f980b8 JAVA-8282: Moved 5 articles from core-java-security-2 module to new module core-java-security-algorithms sampadawagde 2021-11-14 11:07:22 +05:30
  • 37961b7d27 JAVA-8282: Moved 5 articles from core-java-security-2 module to new module core-java-security-algorithms sampadawagde 2021-11-14 11:05:34 +05:30
  • bcf27a7a70 JAVA-8279 Split or move core java module (remove wrong module in main pom) mikr 2021-11-13 21:31:25 +01:00
  • 37eb10c68d JAVA-8279 Split or move core java module mikr 2021-11-13 21:22:34 +01:00
  • 2db042443d BAEL-4243:Once per request filter (#11239) nishitgoyal17 2021-11-13 22:07:03 +05:30
  • 22012780e6 Merge pull request #11434 from freelansam/JAVA-8204 kwoyke 2021-11-13 10:55:30 +01:00
  • ce84aa0396 Merge pull request #11445 from freelansam/JAVA-8395 kwoyke 2021-11-13 10:54:25 +01:00
  • 6f5a8b2674 JAVA-8395: Delete module simplehexagonalexample sampadawagde 2021-11-12 20:20:11 +05:30
  • f741713458 fixed missing parameter janmadle 2021-11-12 09:16:13 +01:00
  • ddf531faa7 BAEL-5194 rm html tags (#11404) Kai Yuan 2021-11-11 23:19:32 +01:00
  • 7f97bc1b98 BAEL-5080 (#11436) ioanadinuit 2021-11-11 20:22:13 +02:00
  • 4dc1a31a5b Spring Webflux and @Cacheable Annotation - moved to different module Mladen Savic 2021-11-11 15:47:37 +01:00
  • ba59c172d7 Merge pull request #11441 from eugenp/JAVA-1672 Loredana Crusoveanu 2021-11-11 11:16:43 +02:00
  • c7978bf0e5 Update README.md Max Zhilin 2021-11-11 09:35:20 +03:00
  • f89d4d5b33 correction to core-java-os freelansam 2021-11-11 11:39:01 +05:30
  • 5aca0b05b6 Merge pull request #11440 from johnA1331/master Loredana Crusoveanu 2021-11-10 16:33:56 +02:00
  • 7cbe98f895 Update README.md johnA1331 2021-11-10 19:43:19 +08:00
  • e32cba0373 Update README.md johnA1331 2021-11-10 19:41:57 +08:00
  • f1ec3e0f3f Update README.md johnA1331 2021-11-10 19:36:32 +08:00
  • eae84c2db7 Update README.md johnA1331 2021-11-10 19:34:43 +08:00
  • a5d943a6d1 Update README.md johnA1331 2021-11-10 19:33:10 +08:00
  • 87dfb9e110 Update README.md johnA1331 2021-11-10 19:31:26 +08:00
  • e0c1239984 Update README.md johnA1331 2021-11-10 19:26:58 +08:00
  • 5c97f5c421 Update README.md johnA1331 2021-11-10 19:22:38 +08:00
  • c542d486ca Update README.md johnA1331 2021-11-10 19:20:50 +08:00
  • ec95bf31fa Update README.md johnA1331 2021-11-10 19:17:13 +08:00
  • 5e3132d202 Update README.md johnA1331 2021-11-10 19:13:39 +08:00
  • 151753d3ac BAEL-5209 add to modules sdk9 and above Trixi Turny 2021-11-08 17:52:38 +00:00
  • 7af6badf63 Baeldung/java 5187 (#11431) mbarriola 2021-11-10 03:27:28 -05:00
  • 1228fe1bf0 Merge pull request #11438 from chaos2418/JAVA-1672 Loredana Crusoveanu 2021-11-10 10:14:21 +02:00
  • 2acb6ff291 JAVA-1673: updating surefire plugin in xml module chaos2418 2021-11-10 09:36:41 +05:30
  • 33890e34b0 JAVA-1673: removing junit and surefire configs from maven-modules chaos2418 2021-11-09 22:12:33 +05:30
  • bde20380d0 Merge pull request #11437 from anuragkumawat/master Loredana Crusoveanu 2021-11-09 17:58:41 +02:00
  • caa5ef9a6e Merge pull request #11435 from kwoyke/JAVA-8202 Loredana Crusoveanu 2021-11-09 17:44:38 +02:00
  • 77e3e6a419 Merge branch 'master' into JAVA-8204 freelansam 2021-11-09 18:20:05 +05:30
  • afe1cfae09 JAVA-8202: Move spring-boot-react to the heavy profile Krzysiek 2021-11-09 12:36:38 +01:00
  • 478829067e fix build sampadawagde 2021-11-09 16:38:07 +05:30
  • 528c92753a Merge pull request #11433 from eugenp/JAVA-1672 Loredana Crusoveanu 2021-11-09 12:59:45 +02:00
  • b984a4b618 JAVA-8204: Fix formatting of POMs sampadawagde 2021-11-09 16:27:03 +05:30
  • 54352329d3 JAVA-5967 : Update Introduction to Spring Data Solr anuragkumawat 2021-11-09 13:07:43 +05:30
  • efeb4fec3f bael-4604: add data, key, algorithm, and hash value as local variable in each method sharifi 2021-11-09 09:33:27 +03:30
  • d3033fbcb5 Bael 4241 (#11365) saikatcse03 2021-11-09 07:23:28 +05:30
  • 4786fb5cf6 BAEL 4486 (#11353) Trying something new 2021-11-09 07:04:49 +05:30
  • 6d6eb8b200 Merge pull request #11428 from chaos2418/JAVA-1672 Loredana Crusoveanu 2021-11-08 20:23:45 +02:00
  • 20ceab44eb JAVA-1672: updating surefire version in jhipster chaos2418 2021-11-08 21:45:18 +05:30
  • a14ec68229 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672 chaos2418 2021-11-08 21:44:23 +05:30
  • 19437f2e13 Spring Webflux and @Cacheable Annotation Mladen Savic 2021-11-08 17:06:17 +01:00
  • 3ab032d095 BAEL-5151 (#11385) vaibhav007jain 2021-11-08 18:05:17 +05:30
  • d1cf3c02c1 Merge pull request #11423 from Rafael-Lopez/master kwoyke 2021-11-08 10:57:44 +01:00
  • cb4190af72 Merge pull request #11418 from chaos2418/JAVA-1672 Loredana Crusoveanu 2021-11-08 11:42:08 +02:00
  • 82572378b2 [BAEL-5110] Actuator endpoint for startup tracking (#11351) Haroon Khan 2021-11-08 09:01:53 +00:00
  • 1d328e79d3 JAVA-1672: removing redundant junit dependencies chaos2418 2021-11-08 13:45:41 +05:30
  • 4a3a73111f JAVA-1672: removing redundant version declarations for surefire plugin chaos2418 2021-11-08 13:41:04 +05:30
  • 5a0c9e5747 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672 chaos2418 2021-11-08 13:40:17 +05:30
  • f200ce5b14 BAEL-5227 check if a first letter of a string is uppercase (#11424) Teica 2021-11-07 22:19:54 +01:00
  • d8ba53a958 changes for BAEL 5164 (#11364) rvsathe 2021-11-08 02:45:45 +05:30