Skip to content

Simply007/kontent-java-monorepo

Repository files navigation

Kontent Java Packages

Monorepo with Java Kontent packages.

Packages

Package Summary Version
Kontent Delivery Java SDK The Kentico Kontent Delivery Java SDK is a client library used for retrieving content from Kentico Kontent Download
Kontent Generators This tool generates strongly-typed models based on Content Types in a Kentico Kontent project. Download
Kontent Sample Spring Boot app Showcase of the Spring boot application displaying data from Kontent. source
Kontent Sample Gradle Console app Simple Java console application showcasing how to load data from Kontent. source

Development

If you wish to find out more about the project specification. Check out the Project information.

Prerequisites

Required: Java 8 SDK (Oracle & OpenJDK both tested and supported)

Build and Test

  • Ensure your JAVA_HOME environment is set.

  • Clone this repository

    git clone https://github.com/kentico/kontent-java-packages
  • Enter the cloned repository and build the project via the provided Gradle wrapper.

    This command will build whole solution and run all tests in this monorepo.

    cd kontent-java-packages
    ./gradlew clean build

💡 Then ideal next step is to test out the Kontent Sample Spring Boot app or load the project in In IDE (IntelliJ IDEA recommended) and run/debug tests in Kontent Delivery Java SDK.

Publishing

// TODO finish publishing

// TODO add analytics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors