An open API service indexing awesome lists of open source software.

https://github.com/db-ui/springboot-test


https://github.com/db-ui/springboot-test

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# SpringBoot + DBUX

This is a simple example how to use DB UX npm libraries with SpringBoot.

You need to add npm packages to [webjars](https://www.webjars.org/) via "Add web jar" button:
![img.png](img.png)

Select ``npm`` and paste the name of the npm library into the input (in this example `@db-ui/components`) and select a version. Press "Deploy!" afterward:
![img_1.png](img_1.png)