Camel :: Example :: Spring Boot REST / JPA

An example demonstrating how to use Camel REST DSL with JPA to expose a RESTful API that performs CRUD operations on a database

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-example-spring-boot-rest-jpa
Последняя версия

Последняя версия

2.19.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camel :: Example :: Spring Boot REST / JPA
An example demonstrating how to use Camel REST DSL with JPA to expose a RESTful API that performs CRUD operations on a database
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-spring-boot-rest-jpa

Скачать camel-example-spring-boot-rest-jpa

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-rest-jpa/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-spring-boot-rest-jpa</artifactId>
    <version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-rest-jpa/
implementation 'org.apache.camel:camel-example-spring-boot-rest-jpa:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-rest-jpa/
implementation ("org.apache.camel:camel-example-spring-boot-rest-jpa:2.19.5")
'org.apache.camel:camel-example-spring-boot-rest-jpa:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-spring-boot-rest-jpa" rev="2.19.5">
  <artifact name="camel-example-spring-boot-rest-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-spring-boot-rest-jpa', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-spring-boot-rest-jpa" % "2.19.5"
[org.apache.camel/camel-example-spring-boot-rest-jpa "2.19.5"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-servlet-starter jar 2.19.5
org.apache.camel : camel-jackson-starter jar 2.19.5
org.apache.camel : camel-swagger-java-starter jar 2.19.5
org.apache.camel : camel-jpa-starter jar 2.19.5

runtime (2)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar
org.hsqldb : hsqldb jar 2.3.4

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.19.5
2.19.4
2.19.3
2.19.2
2.19.1
2.19.0
2.18.5
2.18.4
2.18.3
2.18.2
2.18.1
2.18.0