Markuply

Spring library enriching static templates with dynamic data

License

License

GroupId

GroupId

io.wttech.markuply
ArtifactId

ArtifactId

markuply
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

Markuply
Spring library enriching static templates with dynamic data
Project URL

Project URL

https://wttech.github.io/markuply
Source Code Management

Source Code Management

https://github.com/wttech/markuply

Download markuply

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.4.1
com.github.ben-manes.caffeine : caffeine jar 2.8.8

runtime (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.4.1
org.jsoup : jsoup jar 1.12.2
org.attoparser : attoparser jar 2.0.5.RELEASE
commons-io : commons-io jar 2.8.0
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.

Markuply

Maven Central javadoc

Spring based template enriching library with support for Javascript execution on GraalVM.

Markuply itself is not a rendering engine but rather a platform for introducing dynamic markup into static templates using an engine of your choosing.

Architecture

Documentation

Complete description of the library together with tutorials and how to articles can be found in the link below.

Reference documentation

Example projects

There are several example projects in the /examples subfolder showing how to integrate Markuply into your application.

  • hello-world-classpath - processing templates located on the classpath
  • hello-world-http - processing templates hosted on an external HTTP server
  • hello-world-js - rendering component markup with JS renderer on GraalVM
  • inner-content-as-template - treating component inner content as pebble template
  • multiple-pipelines - defining and exposing two distinct processing pipelines with code configuration
  • open-library-api - integration with Open Library API rendering book details based on the provided ISBN
  • spring-dev-tools - processing templates located on the classpath with server restart on code / resource change

Contributing

Contributing rules

Code of conduct

Code of conduct

License

Markuply is licensed under Apache License, Version 2.0.

io.wttech.markuply

Wunderman Thompson Technology

Versions

Version
0.10.0