Commit Graph

1849 Commits

Author SHA1 Message Date
edizor
c8f86d6eed Update README.md
[skip ci]
2023-03-30 22:05:34 +08:00
Balamurugan
cbb69570dc BAEL-5988: Added properties for fixing failing tests for R2DBCExampleApplicationIntegrationTest (#13738) 2023-03-29 23:15:36 -06:00
apeterlic
8032393af4 BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA (#13634)
* BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA

* Add property source
2023-03-25 17:43:25 +01:00
ukhan1980
c16d9ede8f [BAEL-6041] add code for cascading delete (#13699)
Co-authored-by: uzma <u.khan@proxymity.io>
2023-03-24 10:22:32 -07:00
edizor
541aae67ac Update README.md
[skip ci]
2023-03-24 16:43:59 +08:00
edizor
429f6fdafe Update README.md
[skip ci]
2023-03-24 16:37:16 +08:00
Balamurugan
cac3638c10 BAEL-5988: Added code for Spring R2DBC flyway migration with tests (#13551)
* BAEL-5988: Added code for Spring R2DBC flyway migration with tests

* BAEL-5988: Removed unnecessary logging config

* BAEL-5988: Addressed review comments

* BAEL-5988: Removed bean loading override config for test

* BAEL-5988: Removed unnecessary import

* BAEL-5988: Added properties for versions in pom

---------

Co-authored-by: Bala <balamurugan.radhakrishnan@yapily.com>
Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-03-22 19:13:31 -06:00
Eugen
e7ae5f4ece Merge pull request #13675 from edizor/master
Update README
2023-03-21 21:17:45 +02:00
Harry9656
4a1ff6ad19 [JAVA-6232]: Introduction to QuestDB (#13542)
* [JAVA-6232]: Introduction to QuestDB

* [FIX] Add questdb version as property

* JAVA-6232: Change parent folder
2023-03-21 07:40:18 +01:00
edizor
2f1478a758 Merge branch 'eugenp:master' into master 2023-03-19 02:04:52 +08:00
Anastasios Ioannidis
a9d1be1031 JAVA-17609 Spring-data-rest SQLite upgrade to Spring-Boot-3 (#13559) 2023-03-17 20:20:59 +05:30
edizor
60cc3179e2 Update README.md
[skip ci]
2023-03-17 00:45:39 +08:00
edizor
b78a6b8a05 Update README.md
[skip ci]
2023-03-17 00:41:38 +08:00
Abhinav Pandey
40d212548c Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-6128 2023-03-12 11:43:55 +05:30
Abhinav Pandey
b037272cf9 BAEL-6128 - moving to jdk9 profile 2023-03-12 11:42:05 +05:30
Mateusz Szablak
ca7417874c BAEL-6004 TRUNCATE table in Spring Data JPA (#13554) 2023-03-08 15:43:16 +01:00
Abhinav Pandey
c45f8aa6f5 BAEL-6128 - Adding module name to parent module 2023-03-07 22:00:37 +05:30
Ulisses Lima
0c8107c6b5 removing extra 'jdbc:' 2023-03-07 12:20:41 -03:00
Avin Buricha
bf7fc82dd2 Article code (#13567) 2023-03-04 22:23:20 +01:00
timis1
57209b45d2 JAVA-18264 Update article "A Guide to MongoDB with Java" (#13466)
* JAVA-18264 Update article "A Guide to MongoDB with Java"

* JAVA-18264 Update with suggestion

* JAVA-18264 Additional updates

* JAVA-18264 Format pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-27 16:08:14 +05:30
Abhinav Pandey
0681b99644 BAEL-6128 - New interfaces in Spring Data 3 2023-02-26 10:27:44 +05:30
edizor
11370c9dd7 Update README.md
[skip ci]
2023-02-24 19:30:32 +08:00
edizor
2f1d31bde2 Update README.md
[skip ci]
2023-02-24 19:28:19 +08:00
edizor
9965fbf73e Create README.md
[skip ci]
2023-02-24 19:20:13 +08:00
Grzegorz Musiał
925f2f9a55 BAEL-5549: feat: Hibernate Keywords - using keywords as table column names (#13355)
* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: fix: Hibernate Keywords - alter the "where" value to make sure it is obvious that it is not the value but the @Column that is causing the error.

* BAEL-5549: doc: Hibernate Keywords - revert README changes
2023-02-21 07:10:59 +05:30
Abhinav Pandey
5d85a0f9ef BAEL-4971 - Object mapping with Cassandra (#13427)
* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra - changing test name

* BAEL-4971 - Object mapping with Cassandra - code formatting

* BAEL-4971 - Object mapping with Cassandra - review incorporation
2023-02-20 08:22:52 +00:00
Ulisses Lima
35f7dbfcc8 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
edizor
d2f26b6cb8 Update README.md
[skip ci]
2023-02-17 18:57:00 +08:00
edizor
9aaf605411 Update README.md
[skip ci]
2023-02-17 17:22:14 +08:00
edizor
ffb997fdbc Update README.md
[skip ci]
2023-02-17 17:10:23 +08:00
Ulisses Lima
04e1d47687 BAEL-6046 - MongoDB - Field Level Encryption (#13440)
* bael-6046 - first draft

* review 1

* review 2

* null checks and lambda
2023-02-15 21:52:25 +01:00
Graham Cox
61618d1fcc BAEL-6210: Examples for RethinkDB article (#13481) 2023-02-15 08:16:43 +01:00
davidmartinezbarua
71fbdfeff0 Merge pull request #13353 from amit88265/collections-vs-stream
BAEL-5953 - Added code of collections-vs-stream
2023-02-14 11:28:33 -03:00
Amit Kumatr
06b4300604 renamed the Test class 2023-02-12 13:30:21 +05:30
Azhwani
c60e82a93d BAEL-5742: Fix EmptyResultDataAccessException when using Jdbctemplate (#13338) 2023-02-09 19:10:51 +01:00
Pedro Lopes
f90837908a BAEL-6119: Difference Between findBy and findAllBy in Spring Data JPA (#13344)
* player entity and repository. test structure

* moving modules

* test findFirst. cleanups.

* adding @Repository

* player entity and repository. test structure

* moving modules

* test findFirst. cleanups.

* adding @Repository

* changing module

* adding show-sql config

* removing unrelated change

* properties SB annotation
2023-02-08 21:58:28 -07:00
Loredana Crusoveanu
edcca45a43 update tests to use junit5, mark live test 2023-02-02 11:01:37 +02:00
Amit Kumatr
acd2e6c978 removed transactional annotation 2023-02-01 02:06:26 +05:30
Amit Kumatr
e4a50c278e removed unwanted code 2023-01-31 18:31:35 +05:30
Amit Kumatr
5baf3bfa14 rename the package 2023-01-31 18:30:43 +05:30
Amit Kumatr
c4faa5dd17 added setup and teardown method 2023-01-27 00:54:56 +05:30
Amit Kumatr
2526646b62 added code of collections-vs-stream 2023-01-27 00:32:13 +05:30
edizor
8cc71b5ad1 Create README.md
[skip ci]
2023-01-26 16:23:28 +08:00
Kumar Prabhash Anand
168476cc98 BAEL-6073 added scylladb code (#13307)
* BAEL-6073 added scylladb code

* BAEL-6073 renamed test class name
2023-01-20 10:14:23 -08:00
edizor
546740a844 Update README.md
[skip ci]
2023-01-20 16:34:39 +08:00
edizor
ebcd7ec9f7 Merge branch 'eugenp:master' into master 2023-01-20 16:10:28 +08:00
anuragkumawat
2bb27accbe JAVA-16308 Potential issue in Introduction to Spring Data Elasticsearch article (#13286)
* JAVA-16308 Potential issue in Introduction to Spring Data Elasticsearch article

* JAVA-16308 Update code as per Review Comments
2023-01-19 21:30:18 +05:30
Muhammad Asif
f70e1d61ef muasif80@gmail.com (#13262)
* BAEL-6063

* Updated the unit test class name

* Fixed the test

* Made updates to method names for tests and some refactor of code

* Updated the formatting using Baeldung formatter for Java

* Removed the space around = and made line continuations 2 spaces
2023-01-19 11:02:40 +05:30
edizor
af097b092c Update README.md
[skip ci]
2023-01-19 07:05:30 +08:00
Ulisses Lima
40f48c83f3 BAEL-6046 - MongoDB - Field Level Encryption (#13266) 2023-01-13 08:53:50 +01:00