Merge pull request #9586 from johnA1331/master
BAEL-25526 github-related test fix - github title and article title match (results: 18.06.2020)
This commit is contained in:
@@ -4,7 +4,7 @@ This module contains articles about Hibernate 5. Let's not add more articles her
|
||||
|
||||
### Relevant articles:
|
||||
|
||||
- [An Overview of Identifiers in Hibernate](https://www.baeldung.com/hibernate-identifiers)
|
||||
- [An Overview of Identifiers in Hibernate/JPA](https://www.baeldung.com/hibernate-identifiers)
|
||||
- [Hibernate Interceptors](https://www.baeldung.com/hibernate-interceptor)
|
||||
- [Hibernate Entity Lifecycle](https://www.baeldung.com/hibernate-entity-lifecycle)
|
||||
- [Hibernate 5 Naming Strategy Configuration](https://www.baeldung.com/hibernate-naming-strategy)
|
||||
@@ -12,4 +12,4 @@ This module contains articles about Hibernate 5. Let's not add more articles her
|
||||
- [Hibernate 5 Bootstrapping API](https://www.baeldung.com/hibernate-5-bootstrapping-api)
|
||||
- [Guide to the Hibernate EntityManager](https://www.baeldung.com/hibernate-entitymanager)
|
||||
- [Using c3p0 with Hibernate](https://www.baeldung.com/hibernate-c3p0)
|
||||
- [Persist a JSON Object Using Hibernate](https://www.baeldung.com/hibernate-persist-json-object)
|
||||
- [Persist a JSON Object Using Hibernate](https://www.baeldung.com/hibernate-persist-json-object)
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
- [Guide to Elasticsearch in Java](https://www.baeldung.com/elasticsearch-java)
|
||||
- [Geospatial Support in ElasticSearch](https://www.baeldung.com/elasticsearch-geo-spatial)
|
||||
- [A Simple Tagging Implementation with Elasticsearch](https://www.baeldung.com/elasticsearch-tagging)
|
||||
- [Introduction to Spring Data Elasticsearch – test 2](https://www.baeldung.com/spring-data-elasticsearch-test-2)
|
||||
- [Introduction to Spring Data Elasticsearch (evaluation)](https://www.baeldung.com/spring-data-elasticsearch-test-2)
|
||||
|
||||
### Build the Project with Tests Running
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user