Commit Graph

  • 45c495f327 bael-4197: add application-context.xml in resource directory sharifi 2022-01-08 12:49:30 +03:30
  • 9e7329ce5e bael-4197: indent with spaces instead of tab sharifi 2022-01-08 12:48:48 +03:30
  • 0bc3f44656 JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage chaos2418 2022-01-08 12:11:00 +05:30
  • 143346a850 BAEL-5267: Initial demo server and client commit (#11631) Michael Pratt 2022-01-07 18:17:59 -07:00
  • b6cff5acd4 init commit (#11643) Azhwani 2022-01-07 23:57:13 +01:00
  • 0ff218a8e1 [JAVA-9344] Split spring-core module Haroon Khan 2022-01-07 22:53:16 +00:00
  • 09e0fa4e74 Merge pull request #11654 from hkhan/JAVA-9345-split-apache-poi-module kwoyke 2022-01-07 11:20:35 +01:00
  • 9bdeebe56a Merge pull request #11650 from hkhan/JAVA-9317-use-json-assertions kwoyke 2022-01-07 11:18:22 +01:00
  • f27941b044 [JAVA-9345] Split apache-poi module Haroon Khan 2022-01-06 22:57:49 +00:00
  • ca7f2cc363 BAEL 5273 Sequence Input Stream (2nd commit) (#11649) Seshu Kumar T 2022-01-07 01:43:40 +05:30
  • c86e2a8655 [JAVA-9317] Update tests to use JsonUnit for improved assertions Haroon Khan 2022-01-05 23:40:22 +00:00
  • 22c2742bdb Merge pull request #11652 from johnA1331/master Loredana Crusoveanu 2022-01-06 20:43:57 +02:00
  • 1eaafd1c51 Update README.md johnA1331 2022-01-07 01:22:12 +08:00
  • 8bf612c07a Feature/bael 5176 random number generators (#11641) Daniel Strmecki 2022-01-06 09:54:44 +01:00
  • ff081330bc Merge pull request #11647 from johnA1331/master Loredana Crusoveanu 2022-01-05 17:06:58 +02:00
  • e1b05f08c0 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-3060 chaos2418 2022-01-03 17:49:11 +05:30
  • 95f5f30421 Create README.md johnA1331 2022-01-05 20:46:29 +08:00
  • ba5b780b51 Update README.md johnA1331 2022-01-05 20:43:08 +08:00
  • 377708d242 Update README.md johnA1331 2022-01-05 20:40:01 +08:00
  • 9dbe5bca89 Update README.md johnA1331 2022-01-05 20:38:06 +08:00
  • 91d7c16524 Update README.md johnA1331 2022-01-05 20:34:20 +08:00
  • 9cc3165ab4 Update README.md johnA1331 2022-01-05 20:22:48 +08:00
  • 75b6aa213e Update README.md johnA1331 2022-01-05 20:16:34 +08:00
  • 9deeba7850 Update README.md johnA1331 2022-01-05 20:14:44 +08:00
  • fb19c5e98c Update README.md johnA1331 2022-01-05 19:39:58 +08:00
  • 408b2ecf03 Create README.md johnA1331 2022-01-05 19:34:08 +08:00
  • c41716248a Update README.md johnA1331 2022-01-05 19:22:24 +08:00
  • 6bcc01f60a BAEL-5251: Spring Boot with Swagger UI and Keycloak-Integration (#11632) Ralf Ueberfuhr 2022-01-05 02:58:21 +01:00
  • 83f6ae5d9d BAEL-5158: Sample App and Unit test for finding ObjectMapper class in a jar. ravipathak 2022-01-05 00:56:45 +00:00
  • da600ee93a Merge pull request #11640 from hkhan/JAVA-8364-split-spring-5-reactive-2-module kwoyke 2022-01-04 12:30:18 +01:00
  • d073a5ffb7 Merge pull request #11642 from hkhan/JAVA-9056-upgrade-json-java-lib kwoyke 2022-01-04 10:25:35 +01:00
  • 48b642476d Merge pull request #11638 from freelansam/JAVA-8280 kwoyke 2022-01-04 09:53:31 +01:00
  • cfafac94b1 [JAVA-8364] Clean up POM file Haroon Khan 2022-01-03 21:16:56 +00:00
  • cbf74d1a94 JAVA-8280: remove surefire plugin sampadawagde 2022-01-03 22:54:14 +05:30
  • c9fd18c98f Merge pull request #11444 from janmadle/patch-1 Loredana Crusoveanu 2022-01-03 17:00:35 +02:00
  • 590784ff38 Merge pull request #11443 from max-zhilin/patch-1 Loredana Crusoveanu 2022-01-03 16:58:27 +02:00
  • 148627f1d0 init commit (#11623) Azhwani 2022-01-03 05:13:38 +01:00
  • cf49235b4e Equals() Vs Contentequals() Method in Java (#11598) Mainak Majumder 2022-01-03 02:59:00 +01:00
  • fd8b39247c bael-4197: add @ContextConfiguration for loading application context sharifi 2022-01-02 13:09:06 +03:30
  • 94c6cb3872 [JAVA-9056] Upgrade JSON-java lib version Haroon Khan 2022-01-01 19:11:19 +00:00
  • 58c8a4e230 [JAVA-8364] Split spring-5-reactive-2 module Haroon Khan 2021-12-30 21:44:45 +00:00
  • 9eaa8f4dff JAVA-8280: Split or move spring-aop module sampadawagde 2021-12-30 20:39:11 +05:30
  • e10f813a93 Merge pull request #11637 from chaos2418/JAVA-8695 kwoyke 2021-12-30 10:55:23 +01:00
  • 9b41f73c47 Merge pull request #11616 from hkhan/JAVA-8983-fix-spring-data-integration-test kwoyke 2021-12-30 10:32:03 +01:00
  • c5250929f5 JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored chaos2418 2021-12-30 10:34:14 +05:30
  • eb49143a48 initial commit for BAEL-5185 (#11484) Vartika Nigam 2021-12-30 07:43:09 +05:30
  • 3321472ee7 Merge pull request #11636 from johnA1331/master Loredana Crusoveanu 2021-12-29 23:27:33 +02:00
  • 95d96e0d31 Merge pull request #11489 from maxandersen/jbangguide Loredana Crusoveanu 2021-12-29 21:58:18 +02:00
  • f8b0948ec6 remove failing pdf module Loredana Crusoveanu 2021-12-29 17:53:06 +02:00
  • 7432cc2ee2 JAVA-3090: updating README.md for spring-reactive chaos2418 2021-12-15 09:37:47 +05:30
  • 26e179e3d3 BAEL-5313: Use id path variable in the PUT mapping (#11634) kwoyke 2021-12-29 13:50:16 +01:00
  • 81642558b7 BAEL-5291 Convert String to Float and back in Java (#11619) Viktor Ardelean 2021-12-29 13:55:09 +02:00
  • d3832bb58a Update README.md johnA1331 2021-12-29 19:17:22 +08:00
  • 6bf03f09c9 Update README.md johnA1331 2021-12-29 19:14:09 +08:00
  • 1b4c43f7ba BAEL-5241 : Formatting code snippets as part of documentation comments (#11630) priya-soni 2021-12-28 23:39:38 +05:30
  • 7d4fd180d8 Mini articles/java unknown stack trace (#11627) Sameer 2021-12-28 22:36:17 +05:30
  • 5a5714b9f6 BAEL-5212 Guide to Netflix Spectator (#11618) kaushal 2021-12-28 21:11:54 +05:30
  • 525b7b913a BAEL-5247: Add TaskScheduler config example (#11626) kwoyke 2021-12-28 14:54:23 +01:00
  • 3b687e3fed BAEL-5309: Use base64url decoder (#11629) kwoyke 2021-12-28 14:44:39 +01:00
  • f88b3e06a7 Merge pull request #11625 from kwoyke/JAVA-9055 Loredana Crusoveanu 2021-12-27 16:36:45 +02:00
  • b7a443db5d Merge pull request #11617 from amitiw4u/BAEL-5282-SerializationImprovement Loredana Crusoveanu 2021-12-27 16:26:28 +02:00
  • 36d9dcab1e JAVA-9055: Update to ModelMapper 2.4.5 Krzysiek 2021-12-27 15:08:11 +01:00
  • 00e2fed473 Update MySerializationUtils.java Amitabh Tiwari 2021-12-27 19:28:25 +05:30
  • f16ed0b658 BAEL-4837 - Content Security Policy using Spring Security and Spring … (#11603) Bhaskara 2021-12-26 08:14:50 +05:30
  • 9b905cef77 Bael 5200 numeric excel (#11594) Amitabh Tiwari 2021-12-25 20:25:49 +05:30
  • 2cec538ac1 Updated the code and test cases Amitabh Tiwari 2021-12-25 06:08:28 +05:30
  • b9cc959bed Merge pull request #11608 from anuragkumawat/master kwoyke 2021-12-24 13:05:14 +01:00
  • 6a239e5166 Merge pull request #11615 from hkhan/JAVA-8367-split-spring-data-jpa-repo-module kwoyke 2021-12-24 10:13:46 +01:00
  • 73d4b9af4b Adding new module to parent pom anuragkumawat 2021-12-24 14:20:34 +05:30
  • 867d6573b3 BAEL-4286 How to get the value of a bit at a certain position from a byte (#11396) lsieun 2021-12-24 15:45:44 +08:00
  • 7bce366f78 [JAVA-8983] Fix envers integration test Haroon Khan 2021-12-24 00:06:01 +00:00
  • acc089e414 [JAVA-8367] Split spring-data-jpa-repo module Haroon Khan 2021-12-23 22:20:05 +00:00
  • a7e7caaadf Merge pull request #11614 from hkhan/JAVA-8290-split-spring-di-module kwoyke 2021-12-23 16:36:21 +01:00
  • 58eb7f641a Merge pull request #11609 from chaos2418/JAVA-3591 kwoyke 2021-12-23 12:59:14 +01:00
  • 1227c38388 JAVA-3591: updating mockito version in parent-boot-2 chaos2418 2021-12-22 16:54:35 +05:30
  • 5ee10b230c Merge pull request #11612 from johnA1331/master Loredana Crusoveanu 2021-12-23 10:38:48 +02:00
  • a4771629fc [JAVA-8290] Split spring-di module Haroon Khan 2021-12-22 21:24:24 +00:00
  • 1824fbc9f4 Merge pull request #11610 from chaos2418/JAVA-8281 kwoyke 2021-12-22 21:28:23 +01:00
  • de62a4e03c Update README.md johnA1331 2021-12-23 02:26:02 +08:00
  • 53f8515461 Update README.md johnA1331 2021-12-23 02:21:53 +08:00
  • 29e26c08c1 Update README.md johnA1331 2021-12-23 02:15:32 +08:00
  • 1670cbe475 Update README.md johnA1331 2021-12-23 02:09:49 +08:00
  • 243cbbb227 Update README.md johnA1331 2021-12-23 02:05:16 +08:00
  • d72ebd493d Update README.md johnA1331 2021-12-23 02:03:12 +08:00
  • 74c135961b Update README.md johnA1331 2021-12-23 01:58:49 +08:00
  • 2d1b4d2e47 Update README.md johnA1331 2021-12-23 01:32:39 +08:00
  • 7cedb98fce Update README.md johnA1331 2021-12-23 01:17:54 +08:00
  • d33aa1f036 Update README.md johnA1331 2021-12-23 01:08:59 +08:00
  • bdf9a486dc JAVA-8281: fixing integration tests in spring-thymeleaf chaos2418 2021-12-22 19:24:07 +05:30
  • 197ed59369 Remove unused code anuragkumawat 2021-12-22 15:50:59 +05:30
  • 4ba7a2d890 JAVA-8291 : Split or move spring-thymeleaf-2 module anuragkumawat 2021-12-22 15:16:34 +05:30
  • d2752a384e SequenceInputStream changes (#11590) Seshu Kumar T 2021-12-22 02:32:20 +05:30
  • da41d6e4f9 [BAEL-5248] Lombok Configuration System (#11599) Thiago dos Santos Hora 2021-12-21 17:46:15 +01:00
  • 1a8a597fe6 Merge pull request #11604 from kwoyke/JAVA-8982 Loredana Crusoveanu 2021-12-21 09:52:03 +02:00
  • 71b9f28eaf JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client Krzysiek 2021-12-20 12:20:50 +01:00
  • dff9baa50f Merge pull request #11596 from freelansam/JAVA-8357 kwoyke 2021-12-20 09:46:04 +01:00
  • 514e80aae7 Merge pull request #11585 from chaos2418/JAVA-3591 kwoyke 2021-12-20 09:38:12 +01:00
  • 3a2adcdb8e Merge pull request #11595 from chaos2418/JAVA-8281 kwoyke 2021-12-20 09:27:19 +01:00
  • 08433b1631 BAEL-4811 (#11597) Amy DeGregorio 2021-12-19 14:53:05 -05:00
  • 77dcb8853f Merge pull request #11592 from eugenp/JAVA-8794 Loredana Crusoveanu 2021-12-19 11:57:17 +02:00