All Projects → jhipster → Jhipster Core

jhipster / Jhipster Core

Licence: apache-2.0
JHipster Domain Language, used by JHipster UML and JDL-Studio to generate entities

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Jhipster Core

Jhipster Devbox
JHipster virtualized development box
Stars: ✭ 198 (-40.72%)
Mutual labels:  jhipster
adyen-java-react-ecommerce-example
An example enterprise e-commerce app with Java backend and React frontend
Stars: ✭ 58 (-82.63%)
Mutual labels:  jhipster
helloworld-web
Hello World web application in 39 different ways in Java
Stars: ✭ 18 (-94.61%)
Mutual labels:  jhipster
Idea Live Templates
My IntelliJ Live Templates
Stars: ✭ 207 (-38.02%)
Mutual labels:  jhipster
doit
spring cloud , CAS , JHipster hybrid sample app
Stars: ✭ 14 (-95.81%)
Mutual labels:  jhipster
generator-jhipster-svelte
Generate Svelte powered JHipster web applications
Stars: ✭ 44 (-86.83%)
Mutual labels:  jhipster
Jhipster4 Demo
Blog demo app with JHipster 4
Stars: ✭ 180 (-46.11%)
Mutual labels:  jhipster
Jhipster Vuejs
A Vue.js blueprint for JHipster. It will use Vue.js as the frontend library!
Stars: ✭ 311 (-6.89%)
Mutual labels:  jhipster
generator-jhipster-grpc
JHipster module, Adds support for gRPC and generates gRPC CRUD services
Stars: ✭ 43 (-87.13%)
Mutual labels:  jhipster
generator-jhipster-react-native
A React Native blueprint for JHipster
Stars: ✭ 234 (-29.94%)
Mutual labels:  jhipster
21 Points
❤️ 21-Points Health is an app you can use to monitor your health.
Stars: ✭ 244 (-26.95%)
Mutual labels:  jhipster
okta-react-native-spring-boot-example
React Native + Spring Boot + OIDC
Stars: ✭ 24 (-92.81%)
Mutual labels:  jhipster
jhipster-sample-app-token
DEPRECATED as JWT is now the default option - this is a sample application created with JHipster, with the JWT authentication option
Stars: ✭ 21 (-93.71%)
Mutual labels:  jhipster
Generator Jhipster React Native
A React Native blueprint for JHipster
Stars: ✭ 205 (-38.62%)
Mutual labels:  jhipster
svn2git
Tool to help and automate migration from SVN to GitLab
Stars: ✭ 34 (-89.82%)
Mutual labels:  jhipster
Java Microservices Examples
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
Stars: ✭ 194 (-41.92%)
Mutual labels:  jhipster
okta-jhipster-microservices-oauth-example
A microservices architecture built with JHipster, OAuth 2.0, and Okta
Stars: ✭ 29 (-91.32%)
Mutual labels:  jhipster
Jhipster.github.io
Public website for JHipster - generates https://www.jhipster.tech
Stars: ✭ 324 (-2.99%)
Mutual labels:  jhipster
realstatecamp
RealState website using JHipster
Stars: ✭ 52 (-84.43%)
Mutual labels:  jhipster
generator-jhipster-primeng-charts
JHipster module to create Charts using PrimeNG.
Stars: ✭ 15 (-95.51%)
Mutual labels:  jhipster

Warning

This repository is being discontinued. Its source code is being merged in the generator's repo (https://github.com/jhipster/generator-jhipster/pull/11694). New PRs in this repo won't be merged.


NPM version Dependency Status

GitHub Actions Build Status Azure DevOps Build Status

sonar-quality-gate sonar-coverage sonar-bugs sonar-vulnerabilities


Welcome to the official repository of everything common to JHipster and its projects, like the JDL (JHipster Domain Language).

Please read our guidelines before submitting an issue. If your issue is a bug, please use the bug template pre-populated here. For feature requests and queries you can use this template.

Contributing to JHipster-Core

For more details about the project structure and detailed examples on how to update JDL please refer our documentation pages.

Releasing

  1. Commit any changes done, to ensure working directory is clean
  2. Run the release script - You need to be logged into NPM
    • To release a patch version, simply run npm run release-patch
    • To release a minor version, simply run npm run release-minor
    • To release a major version, simply run npm run release-major
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].