Skip to content

Commit

Permalink
Merge pull request #2818 from qmonmert/fix/2817
Browse files Browse the repository at this point in the history
Clean the readme
  • Loading branch information
pascalgrimaud authored Jul 28, 2022
2 parents 1f1251c + 3d213e2 commit cf4eedc
Showing 1 changed file with 0 additions and 66 deletions.
66 changes: 0 additions & 66 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,72 +174,6 @@ If needed more advanced features, go to http://localhost:7471/swagger-ui.html an
```
<!-- prettier-ignore-end -->

You can use the different existing APIs to:

- init the project

Then, for a Java project, you can add:

- Maven as Build Tool
- Gradle as Build Tool
- Java Base classes and Domain Error

List of optional tools for Java:

- ArchUnit tests
- JaCoCo configuration for minimum coverage
- Sonar configuration

Setup:

- GitHub Codespaces
- Gitpod

Spring Boot:

- Spring Boot as Server Framework
- Spring Boot Actuator
- Tomcat or Undertow as Spring Boot MVC
- Spring Security with JWT
- Basic Auth
- OAuth 2.0 and OIDC Authentication
- AOP Logging
- Asynchronous execution and scheduling configuration
- Spring Cache
- Simple
- Ehcache
- Developer Tools
- Logstash TCP appender
- Springdoc without or with Security JWT
- Jib to build Docker image

Spring Boot Database:

- PostgreSQL, MySQL or MariaDB as Database
- Liquibase or Flyway as Database Migration Tool
- User and Authority tables (depending on Liquibase or Flyway)
- MongoDB as NoSQL Database

Spring Cloud:

- Eureka client
- Spring Cloud Config client
- Spring Cloud Consul

Broker:

- Apache Kafka

Client:

- Angular
- React with Vite
- Vue with Vite

Continuous Integration:

- GitHub Actions

[jhipster-lite-release-version]: https://img.shields.io/github/v/release/jhipster/jhipster-lite
[jhipster-lite-release-url]: https://github.com/jhipster/jhipster-lite/releases
[github-actions-jhlite-image]: https://github.com/jhipster/jhipster-lite/workflows/build/badge.svg
Expand Down

0 comments on commit cf4eedc

Please sign in to comment.