mbarriola
3cd9ddb37e
Java 5065 ( #11126 )
...
* Commit source code to branch
* BAEL-5065 improvement of groupBy with complex key
2021-08-16 23:43:53 +02:00
kwoyke
8ee76e5bae
Merge pull request #11128 from dkapil/task/JAVA-6216
...
Enabled spring-security-web-reach module and fixed vulnerabilities in…
2021-08-16 22:11:10 +02:00
Roger
65002c6edf
BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity ( #11053 )
...
* BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity
* BAEL-4914 Add newline after @Autowired in Test
2021-08-15 19:46:43 +01:00
Dhawal Kapil
5047a70c52
Enabled spring-security-web-reach module and fixed vulnerabilities in npm packages
2021-08-15 22:40:20 +05:30
freelansam
ecb36ce718
JAVA-6403: Fix references to parents ( #11102 )
...
* JAVA-6403: Fix references to parents
* JAVA-6403: removed relativePath
2021-08-15 20:11:09 +05:30
Jonathan Cook
ec3d4155ca
Merge pull request #11101 from Saber-k/master
...
[BAEL-5041] Validate String as file name in Java
2021-08-15 07:43:49 +02:00
Haroon Khan
0abace19eb
[BAEL-5012] Intro to ksqlDB ( #11113 )
...
* [BAEL-5012] Intro to ksqlDB
* [BAEL-5012] Fix POM file and code cleanup
* [BAEL-5012] Code cleanup
2021-08-14 09:38:04 +02:00
Greg
005283b72a
Merge pull request #11006 from hmdrzsharifi/BAEL-2670
...
Bael 2670 Upgrade micrometer article
2021-08-13 12:14:34 -04:00
Krzysztof Majewski
a8ed4937f7
BAEL-5009 Spring Data with ArangoDB ( #11115 )
...
* BAEL-5009 Spring Data with ArangoDB
* BAEL-5009 Spring Data with ArangoDB
* BAEL-5009 Spring Data with ArangoDB
* BAEL-5009 Spring Data with ArangoDB
* BAEL-5009 Spring Data with ArangoDB
* BAEL-5009 Spring Data with ArangoDB
Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com >
2021-08-13 08:13:26 -07:00
Mateusz Szablak
c8b5b432c5
[BAEL-5041] Validate String as file name in Java
2021-08-13 09:36:54 +02:00
sharifi
e37998c170
BAEL-2670: change assertTrue(a==b) to assertEquals(a,b,delta)
2021-08-12 11:17:50 +04:30
Loredana Crusoveanu
4e778882ac
Merge pull request #11114 from johnA1331/master
...
BAEL-39266 - add links to github-baeldung articles
2021-08-11 09:42:59 +03:00
johnA1331
bae9b23996
Create README.md
2021-08-11 11:41:11 +08:00
johnA1331
be8156cc24
Create README.md
2021-08-11 11:38:19 +08:00
johnA1331
dc74260e91
Update README.md
2021-08-11 11:33:49 +08:00
Greg
bcb17e19a4
Merge pull request #11013 from tirumani03/dev/tirumani03/exceptionsInConstructor
...
[BAEL-4990] Throwing exceptions in constructor
2021-08-10 14:32:17 -04:00
kwoyke
2af3d67963
Merge pull request #11106 from freelansam/JAVA-5892
...
JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
2021-08-08 21:12:16 +02:00
Gerald Boersma
e1c7c0ef48
BAEL-5049 spring-cloud-dapr ( #11063 )
...
* BAEL-5049 Added tutorial code for article.
* BAEL-5049 Added readme.
* Initial code for 2-javasdk to properly include as part of Spring Boot project.
* Added binding with rabbitmq.
* Removed 1-intro module.
* Updates from comments.
* Added .gitignore back in.
* Cleaned up POMs.
* Get rid of .gitignore.
* Change controller to use GetMapping.
Co-authored-by: Gerald Boersma <gerald.boersma@icsynergy.com >
2021-08-07 19:55:35 -05:00
sampadawagde
455cb01bb3
JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
...
version
2021-08-07 12:43:58 +05:30
mbarriola
f74f4508f9
Core java 12 improvements ( #11090 )
...
* Commit source code to branch
* Fix to BAEL-5072
Change package definition and implementation of compactValues junit
* BAEL-5053 Compare file contents
2021-08-05 21:50:37 +02:00
Loredana Crusoveanu
31bbc5ce28
Merge pull request #11098 from johnA1331/master
...
BAEL-38973 - add links to github-baeldung articles
2021-08-05 09:12:21 +03:00
johnA1331
b5d6a35f0a
Update README.md
2021-08-05 01:11:20 +08:00
johnA1331
6ef9380112
Update README.md
2021-08-05 01:10:01 +08:00
johnA1331
9aecd3639c
Update README.md
2021-08-05 01:08:45 +08:00
johnA1331
28fbfd673e
Update README.md
2021-08-05 01:05:51 +08:00
johnA1331
943f2ab8b7
Update README.md
2021-08-05 01:04:27 +08:00
johnA1331
447d122a72
Update README.md
2021-08-05 01:01:57 +08:00
johnA1331
f5c9bdd04b
Update README.md
2021-08-05 00:56:55 +08:00
freelansam
69a1db0eb0
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
Mladen Savic
09613d45e0
EntityNotFoundException in Hibernate - change in persistence unit ( #11092 )
...
* JPA Entities and the Serializable Interface
* JPA Entities and the Serializable Interface - edit after review
* JPA Entities and the Serializable Interface - formatting
* JPA Entities and the Serializable Interface - indentation
* EntityNotFoundException in Hibernate
* EntityNotFoundException in Hibernate - fix persistence unit config to allow multiple test to run in conjunction.
2021-08-02 07:19:01 -07:00
Jonathan Cook
a0391296f0
Merge pull request #11064 from synaptrec/BAEL-4122_A_Quick_Guide_to_Autocommit_in_JDBC
...
First Draft - [BAEL-4122] - A Quick Guide to Autocommit in JDBC
2021-08-02 09:05:35 +02:00
Jonathan Cook
7233e07bbe
Merge pull request #10915 from aang13/master
...
BAEL-4994 code added for mvc and mvp architecture
2021-08-01 19:13:17 +02:00
vunamtien
cb3789c40f
[BAEL-5033] How to create Password-protected Zip files and Unzip them in Java ( #11066 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2021-08-01 08:46:51 +02:00
nrsureshdeveloper
2aaf917a8b
Bael-5023 data cassandra test ( #11082 )
...
* Example implementation of Hexagonal Architecture pattern
* Example Cassandra Springboot application demonstrating the usage of @DataCassandraTest annotation
* Example Cassandra Springboot application demonstrating the usage of @DataCassandraTest annotation
* temporarily ignoring the unit test
* removed ddd-hexagonal-arch module
* changed the test to LiveTest
added readme
* refactored test names
* changes per review comments
* upgraded Cassandra java core driver versino
Co-authored-by: Suresh Raghavan <contactnrsuresh@gmail.com >
2021-07-31 12:40:19 -07:00
Sagar Verma
44c76b1beb
Changes for hosting maven repo on github by sgrverma23 ( #11080 )
...
Co-authored-by: Sagar Verma <SVerma2@amdocs.com >
2021-07-31 16:14:16 +02:00
Benjamin Caure
c8724c15da
BAEL-4698 Added HTTP Response Body as String with WebClient ( #11083 )
2021-07-29 23:14:59 +02:00
kwoyke
bfe5889509
JAVA-6657: Use mulesoft repo instead of the bedatadriven ( #11086 )
2021-07-29 21:13:29 +05:30
kwoyke
0bf76470ea
JAVA-6298: Enable spring-mybatis module ( #11074 )
...
* JAVA-6298: Enable spring-mybatis module
* JAVA-6298: Rename to unit tests
2021-07-29 21:09:38 +05:30
Mladen Savic
5cfab271b9
EntityNotFoundException in Hibernate ( #11085 )
...
* JPA Entities and the Serializable Interface
* JPA Entities and the Serializable Interface - edit after review
* JPA Entities and the Serializable Interface - formatting
* JPA Entities and the Serializable Interface - indentation
* EntityNotFoundException in Hibernate
2021-07-29 08:15:46 -07:00
Loredana Crusoveanu
e618b4b2af
Merge pull request #11081 from johnA1331/master
...
BAEL-38754 - add links to github-baeldung articles
2021-07-29 10:03:18 +03:00
johnA1331
118fef979e
Update README.md
2021-07-29 03:41:52 +08:00
johnA1331
364df8a0e6
Update README.md
2021-07-29 03:40:30 +08:00
johnA1331
0203f774e9
Update README.md
2021-07-29 03:38:54 +08:00
johnA1331
35987d7608
Create README.md
2021-07-29 03:36:25 +08:00
freelansam
a490f267c9
JAVA-3297: Cleanup un-committed or un-ignored artifacts ( #11068 )
2021-07-29 00:10:18 +05:30
Md Moinul Hossain
606b329715
BAEL-4994 extra mvc-mvp module removed
2021-07-28 23:40:25 +06:00
Loredana Crusoveanu
1010d9f494
Merge pull request #11078 from anuragkumawat/master
...
JAVA-2802 - Copied the separate draft code for Mongo DB Reactive Arti…
2021-07-28 18:09:51 +03:00
freelansam
56aea7e8a4
JAVA-6474/JAVA-6324: Align module names, folder names and artifact id ( #11071 )
...
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)
* JAVA-6474/JAVA-6324: revert changes for guest modules
2021-07-28 20:10:03 +05:30
anuragkumawat
2fb3c6b4d2
JAVA-2802 - Copied the separate draft code for Mongo DB Reactive Articles and configured it with persistence modules.
2021-07-28 04:01:58 +05:30
mdabrowski-eu
7dcb739c06
BAEL-4814 Bitmasking in Java with Bitwise Operators ( #11069 )
2021-07-26 10:58:35 +02:00