Ulisses Lima
0c8107c6b5
removing extra 'jdbc:'
2023-03-07 12:20:41 -03:00
Haroon Khan
e1caeb5ae7
[JAVA-10626] Move jta module to spring-persistence
2022-04-03 23:12:29 +01:00
Loredana Crusoveanu
c974daf78f
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
chaos2418
a62c0f3c8b
JAVA-8405: reducing logging for tutorials-build-job
2021-11-19 13:39:00 +05:30
mikr
d7e298b3eb
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
Jordan Simpson
fefe80fe03
Added "Unit" to the class name to satisfy the pmd.xml violation.
2020-10-08 08:42:56 -05:00
Jordan Simpson
48cca0726e
Fixed test code after merge from master.
2020-10-07 23:13:14 -05:00
Jordan Simpson
65eea34934
Merge branch 'master' into BAEL-4590
2020-10-03 14:53:34 -05:00
Jordan Simpson
7afc518e78
Added code examples from the article.
2020-10-03 00:42:54 -05:00
fdpro
001a5ca355
[JAVA-2306] Fixes after Loredana's review
...
* Brought back UserRepositoryCustomImpl.java
* Added link to https://www.baeldung.com/spring-data-jpa-query in spring-data-jpa-query-2 README
* Migrated code for https://www.baeldung.com/spring-data-jpa-query-by-date
* Migrated https://www.baeldung.com/spring-vs-jta-transactional to spring-persistence-simple
2020-09-05 15:37:32 +02:00
fdpro
e528cfa75c
[JAVA-2306] Moved articles from spring-persistence-simple-2
...
* https://www.baeldung.com/spring-jdbctemplate-testing went to spring-jdbc
* https://www.baeldung.com/spring-jdbctemplate-in-list went to spring-jdbc
* https://www.baeldung.com/spring-mock-jndi-datasource went to spring-persistence-simple
* Deleted spring-persistence-simple-2 module as all articles have been moved
2020-09-02 20:22:44 +02:00
fdpro
02ce7f1b58
[JAVA-2306] Moved articles from spring-persistence-simple
...
* https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa went into spring-jpa-2
* https://www.baeldung.com/hibernate-5-spring went to spring-jpa-2
* https://www.baeldung.com/transaction-configuration-with-jpa-and-spring went to spring-jpa-2
* https://www.baeldung.com/persistence-layer-with-spring-and-hibernate went to spring-jpa-2
* https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics went to spring-jpa-2
* https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa went to spring-data-jpa-repo-2
* https://www.baeldung.com/spring-data-jpa-query went to spring-data-jpa-query-2
* https://www.baeldung.com/spring-jdbc-jdbctemplate moved to spring-jdbc
* Removed spring-persistence-simple module as all articles have been moved
2020-09-02 20:22:44 +02:00
Yavuz Tas
81dfbe8aae
Changes for BAEL-2621 ( #9217 )
...
* update dependency versions to latest
* merge repository packages
* remove obselete xml configuration
* fix formatting
* clean up
* update package name
* revert spring data jpa xml config and demonstrate how to import in PersistenceConfig by a commented @ImportResource annotation
* rename jpa repositories xml to make it more clear
* remove obselete @EnableJpaRepositories configs since we don't use spring data's jpa repositories for these congigurations
2020-05-06 21:22:23 -05:00
Yavuz Tas
11a87fa9d0
Update code base for BAEL-3872 ( #9032 )
...
* resolve an sql syntax error for H2 version 1.4.200
* update spring and spring-data-jpa version to latest
migrate spring-data-jpa Sort initializations to Sort.by static factory methods to fix compile errors
* update hibernate version to latest
* cleanup code
* show how to get a bean object from factory bean as shown in the section 4
* update mysql version and fix tests under persistence.service
* clean up code
2020-04-19 09:18:58 -05:00
kwoyke
23874fb31e
BAEL-3729: Use entityManagerFactory method name to match the code in the article ( #8519 )
2020-01-13 06:24:24 +01:00
maryarm
779ae2f7a3
#BAEL-3228: Unit tests for Transaction Propagation and Isolation in Spring @Transactional
2019-10-04 15:44:46 +03:30
Dhawal Kapil
0ff976ef77
BAEL-16326 Week 34 | go through the integration test results and see what NEW failing tests we have ( #7641 )
...
- fixing newly failing integration tests
2019-08-24 12:15:17 +03:00
Dhawal Kapil
a7c0f0b0d9
BAEL-16783 Slice 2 | The top 100 articles should have their own package in the module
2019-08-17 00:57:57 +05:30
Loredana Crusoveanu
fdc96b05cf
Merge pull request #7179 from amit2103/BAEL-14274-12
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring…
2019-07-17 15:42:20 +03:00
amit2103
0dc22fbc7a
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring-jdbc-jdbctemplate
2019-06-24 00:16:24 +05:30
amit2103
69d6c80a49
[BAEL-14274] - Fixed article code for https://www.baeldung.com/transaction-configuration-with-jpa-and-spring
2019-06-23 23:32:05 +05:30
Loredana
cbac5e3e76
BAEL-12937
2019-05-18 15:34:01 +03:00
amit2103
560e0f7072
[BAEL-14322] - Updated Spring JDBC Article
2019-05-17 00:15:09 +05:30
amit2103
3e0d3242d2
[BAEL-14321] - Moved @Query article code
2019-05-13 00:59:41 +05:30
amit2103
1cc6422c53
[BAEL-14320] - Moved code for Intro to Spring Data JPA Article
2019-05-12 15:29:26 +05:30
amit2103
ebf31697d9
[BAEL-14318] - Moved code for DAO with Spring and Generics article
2019-05-11 21:22:44 +05:30
amit2103
7bb7f318f2
[BAEL-14317] - Moved code for DAO with Spring and Hibernate article
2019-05-11 14:36:36 +05:30
amit2103
1aed22713d
[BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring article
2019-05-11 00:33:30 +05:30
amit2103
06047d4280
[BAEL-14315] - Added new module spring-persistence-simple and moved one article
2019-05-10 00:22:34 +05:30