Spring Boot Starter Data JPA

GPTKB entity

Statements (95)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:hot_spring
gptkbp:based_on gptkb:Java_Enhancement_Proposal
gptkbp:can_be_extended_by custom repositories
gptkbp:can_be_used_with various databases
gptkbp:constructed_in gptkb:hot_spring
gptkbp:dependency gptkb:spring-boot-starter-actuator
gptkb:spring-boot-starter-aop
gptkb:spring-boot-starter-cache
gptkb:spring-boot-starter-data-rest
gptkb:spring-boot-starter-jersey
gptkb:spring-boot-starter-logging-logback
gptkb:spring-boot-starter-mail
gptkb:spring-boot-starter-validation
gptkb:spring-boot-starter-webflux
spring-boot-starter
spring-boot-starter-logging
spring-boot-starter-logging-jul
spring-boot-starter-logging-jul-to-log4j2
spring-boot-starter-logging-jul-to-logback
spring-boot-starter-logging-jul-to-slf4j
spring-boot-starter-logging-log4j2
spring-boot-starter-logging-slf4j
spring-boot-starter-remote-shell
spring-boot-starter-security
spring-boot-starter-test
spring-boot-starter-web
gptkbp:developed_by gptkb:Pivotal_Software
https://www.w3.org/2000/01/rdf-schema#label Spring Boot Starter Data JPA
gptkbp:is_a_framework_for gptkb:hot_spring
gptkbp:is_available_on gptkb:Maven_Central
gptkbp:is_compatible_with gptkb:hot_spring
gptkb:Spring_Boot_2.x
gptkb:Spring_Boot_Actuator
gptkb:Spring_Boot_Dev_Tools
gptkbp:is_documented_in gptkb:archive
Spring documentation
@ Enable Jpa Repositories
@ Entity
@ Generated Value
@ Id
@ Table
gptkbp:is_integrated_with gptkb:hot_spring
gptkb:Spring_Boot_CLI
gptkbp:is_optimized_for gptkb:benchmark
gptkbp:is_part_of gptkb:hot_spring
gptkb:Java_Enhancement_Proposal
gptkb:project
gptkb:Spring_ecosystem
Spring Boot Starter projects
gptkbp:is_popular_in gptkb:Java_community
gptkbp:is_supported_by community contributions
Spring community
gptkbp:is_tested_for gptkb:High_School
gptkbp:is_used_for application development
data access
data validation
ORM (Object-Relational Mapping)
data access layer implementation
building RES Tful AP Is
data repositories management
service layer implementation
gptkbp:is_used_in enterprise applications
microservices
gptkbp:language gptkb:Java
gptkbp:latest_version 2.5.0
gptkbp:part_of gptkb:hot_spring
gptkbp:provides data repositories
repository support
automatic configuration
entity management
JPA support
gptkbp:release_date gptkb:2014
gptkbp:released_in gptkb:2014
gptkbp:repository Spring Data repositories
gptkbp:setting gptkb:financial_services_company
Java annotations
application.properties
spring.datasource.password
spring.datasource.url
spring.datasource.username
spring.jpa.hibernate.ddl-auto
spring.jpa.properties.hibernate.dialect
spring.jpa.show-sql
gptkbp:supports gptkb:hot_spring
gptkb:Spring_Data_JPA
gptkb:Spring_Data_REST
transaction management
database migrations
pagination and sorting
native queries
JPA criteria queries
gptkbp:uses gptkb:Hibernate
gptkbp:written_in gptkb:Java