• Java-Ctrip
  • 序
    • 版本
      • V1 编程
      • V2 Spring
      • V3 JVM
      • V99 Queue
      • V4 Maven
    • 技术深度
      • 分布式缓存
      • 分布式事务
      • 分布式锁
      • 分布式唯一ID
  • 编程
    • Guava
      • Predicate
      • Preconditions
    • Effective Java
    • Java8
      • LocalDateTime
      • FunctionalInterface
      • Collectors
    • 并发
      • synchronized
      • volatile
      • AtomicLong
      • ThreadLocal
      • final
      • 相关注解
      • 安全发布
      • CopyOnWriteArrayList
      • Runnable
      • ConcurrentHashMap
      • BlockingQueue
      • Thread
      • CountDownLatch
      • Callable
      • FutureTask
      • ExecutorService
      • ThreadPoolExecutor
      • CompletionService
      • ReentrantLock
      • ReadWriteLock
      • CyclicBarrier
      • Exchanger
    • IO
      • File類
      • FileInputStream
      • InputStreamReader
    • EnumHelper
    • 注释
    • BigDecimalUtil
    • 反射
      • getMethods&getDeclareMethods
      • isAssignableFrom
    • Java 匿名类
    • BlockingQueue
    • JUC源码解析
      • AQS
      • AQS-共享锁
    • 容器源码
      • HashMap-扩容原理
  • Spring
    • Spring Framework
      • Ioc
        • Bean生命周期
        • BeanFactory
        • JavaConfig注解
        • @Import
        • ImportBeanDefinitionRegistrar
        • InitializingBean
        • BeanPostProcessor
        • ApplicationContextAware
      • AOP
        • EnableAspectJAutoProxy
        • aopalliance结构
        • AopProxy分析
        • JDK 和 CGLib动态代理区别
      • core
        • ReflectionUtils
      • Spring循环依赖及解决方式
      • Spring事务传播机制
    • Spring Boot
      • 项目Starter
      • ApplicationRunner
      • Integration Rmq
      • Startup failure
      • ApplicationEventAndListeners
      • Logging
      • Profile
      • Integration Redis
      • Integration MongoDB
      • Integration JPA
      • RestTemplate
      • Validation
      • Integration Atomikos
      • Testing
      • Integration swagger
      • Provide Restful
      • LocalDateTime
      • WebMvcConfigurerAdapter已过时
    • Spring Cloud
      • Eureka使用
        • 自我保护机制
      • Hystrix
      • Hystrix dashboard
      • Ribbon
      • Feign
      • Zuul
      • Sleuth
      • Zookeeper
      • Security
    • Spring Data JPA
      • Example
        • @Query
        • PagingQuery
      • JPA
      • JPAConfig
      • JPA註解
      • Audit自動更新時間
    • Spring statemachine
      • Persist Example
    • Spring Quartz
      • JobDetailFactoryBean
      • MethodInvokingJobDetailFactoryBean
  • Maven
    • Cases
      • idea中的maven模块变成灰色
      • maven阿里镜像
    • maven命令参数
    • maven集成命令UBPe
    • SNAPSHOT版本的理解
  • 部署
    • jenkins发布jar
    • gitbook
  • IDEA
    • Intentions
    • Live Templates 添加注释
  • DT
    • 理论
    • 本地消息表
    • 锁
    • TCC
  • FastTools
  • MyBatis
    • QuickStart
    • Configuration
    • MapperXMLFiles
    • 动态SQL
    • SQL语句构建器
    • Practice
  • ThirdLibraries
    • mapstruct
    • Zookeeper
      • Locks
  • Groovy
  • Netty
  • dubbo
  • JVM
    • 运行时数据区域
    • JDK命令工具[T]
      • jcmd
      • jps
      • jinfo
      • jstat
      • jmap
      • jhat
      • jstack
    • 类加载机制
      • ClassLoader
    • JAVA内存模型[T]
    • GC
      • 对象分配规则
      • 调优
  • Ali面试
    • 线程池
    • Redis
    • Rabbit
    • 分布式锁
    • Eureka注册中心源码分析
    • Spring框架原理
    • Hibernate的事务传播机制
    • TCP协议三次握手
    • BlockingQueue使用场景
    • jvmCMS算法
    • java基础
      • 语言
        • 反射
        • SOLID原则
        • JAVA异常机制
        • JAVA泛型
        • 关键字
      • 多线程
      • 数据结构
        • ArrayList和LinkedList有什么区别
        • JAVA8 ConcurrentHashMap
      • IO
      • JVM
  • Apache Camel
    • 示例
    • EIP
      • Bean EIP
      • Filter EIP
      • From EIP
      • Set Body EIP
      • Set Header EIP
      • Process EIP
      • Pipeline EIP
    • 源码分析
      • CamelContext
      • EndPoint
      • Exchange
      • RouteBuilder
      • Componet
      • ServiceSupport
      • DefaultComponent
      • SpringCamelContext
      • DSL实现分析
      • ProducerTemplate
      • ConsumerTemplate
    • 核心概念
    • Components
      • Timer Component
      • BeanComponent
      • Direct Component
      • JMS Component
      • Rabbit Component
      • Rest Component
    • 项目结构
      • Root POM
      • Jenkinsfile
      • Core
        • camel-util
        • camel-api
      • Components
      • Archetypes
    • 架构
      • Bean Binding
      • Async
      • Validator
    • TypeConverter
  • Osgi
    • 搭建Felix环境
Powered by GitBook

Spring Data JPA

Spring Data JPA

Docs:https://docs.spring.io/spring-data/jpa/docs/current/reference/html/

  • Example
  • JPAConfig
  • JPA註解
  • 自動更新時間

results matching ""

    No results matching ""