DEV Community

Thomas
Thomas

Posted on • Originally published at bootify.io

Custom Template for your Spring Boot App

Bootify is a tool for creating your individual template for a Spring Boot application. Numerous features are available, which are added to the template exactly as required.

Preferences and database schema

In the General Tab, general specifications can be made first: Java or Kotlin, enable Lombok, choose a frontend stack and a database, and so on. Select between technical or domain oriented package structure.


  Choice of database and preferences

In the Entity tab the database schema for the selected database can then be created. This will generate the JPA / Hibernate entities with the annotations for fields and relations from the schema. If the CRUD option has been activated for the REST API or the frontend, additional services and controllers are available.

  Editing an entity

With the Professional plan, extended features for your Spring Boot template are available. These include Spring Security (JWT, form-based login or Keycloak via OIDC), integration tests including Testcontainers, pagination and much more.

Customizable Templates in the DevOps Plan

In the DevOps plan the Bootify Builder itself can be customized. This allows to configure the options in such a way that the generated application always corresponds to the environment of the company. Any custom files can be added to the template. Special hooks are available to extend the build files at the required points.

With Bootify, the Developer Experience is in the focus: the created Spring Boot template saves a lot of time by providing components that are needed over and over again. At the same time, the code is free of external dependencies and avoids unnecessary overhead.

» See Features and Pricing

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Heroku

This site is powered by Heroku

Heroku was created by developers, for developers. Get started today and find out why Heroku has been the platform of choice for brands like DEV for over a decade.

Sign Up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay