Jhipster Questions
Ad
How to get access to JHipster entities from the React client?
I would like to list every record for a specific entity called google-results on a page accessible via localhost:8080/public/ i have
JHipster criterias: Failed to convert property value of type 'java.lang.String' to required type 'io.github.jhipster.service.filter.BooleanFilter' for
I have made the initial query with criteria like this.trainingteacherservice .query({ 'training.game.id': '28',
How to use electron on Jhipster Angular generated application?
I just discovered electron and i found it interesting, so i want to implement it on my jhipster angular project (lastest jhipster version)
enabling Elasticsearch in JHipster results in UnsatisfiedDependencyException: Error creating bean with name ‘userService’
I've been trying to build an app with jhipster that can use some advanced filtering, in particular elasticsearch. why does it fail when i run it
More sort column in JHipster
I try to configure sort column using the rout.ts file of my entity. in the "data" tag i put defaultsort:
Styles for active page in React JhiPagination component
Jhipagination is abstract component generated with jhipster. it does have a activepage prop that i defined just like the default generated entity
How do I pass a translated string to another component in react-jhipster?
I can use the translation component (from react-jhipster) when i want to add a translated string in a component:
How to debug react project generated by jhipster at intellij-idea?
How do i debug a react application generated by jhipster at intellij-idea? using built in debug at intellij-idea i can debug only the
Importing React Typescript component with undeclared alias
I have been learning react through jhipster, a boilerplate generator for
Unable to register node js app in jhipster gateway
I'm trying to register the node js application into jhipster gateway by adding as zuul routes in the yml file. as you are aware, the node js
Ad
Install JHipster Registry error: Implementation of JAXB-API has not been found on module path or classpath
I try to install jhipster registry
Install Jhipster with node js
I installed java 10 and node.js on my pc. then i installed jhipster with the command: npm install - g generator-jhipster
SyntaxError: Unexpected token / in JSON at position 324
jhipster: syntaxerror: unexpected token / in json at position 324 for entity category { }
jhipster react application error on Internet Explorer11
I built an application using jhipster v5.3.4 choosing react option for frontend. it works fine with edge and chrome but renders a blank page on
Jhipster React how to hide element based on user role
I am using jhipster 5.0.1 and react. i have three buttons view, edit, delete. i want the delete button only available if the user is admin.
How to run jhipster javascript test case
I generated web project by using jhipster, and i found there were some generated javascript code as well. how could i run these
What is the best practice to protect some fields in a entity for being edited?
I started playing around with jhipster and created my first jdl-entities. i learned that an entity can be "readonly", but is there a way
jhipster react form onChange state Argument of type '{ [x: number]: any; }' is not assignable
I'm new to react and having some trouble with jsx when setting state in a form with two fields that does an ajax call to put a json object
Add new conection to database in Jhipster
I need to do a new database connection in a jhipster project, i am doing the next add in application-dev.yml: datasource:
How to get currently logged in user details from Promise object in jhipster based application
I am trying to create 'order' object in the front end and pushing it into the database using rest services. pojo of 'order' looks like below
No provider for OktaAuth but OktaAuth define?
Regards to th okta documentation :
Ad
JHipster: merge changes introduced by new versions of JHipster ( upgrade an application that has manual changes to a new version of JHipster)
Please i would like to know the best workflow (best practices) to merge changes resulting from the following two scenarios : changes
Remove hash (#) from URL in Jhipster (both java and angular 6)
I am using jhipster spring boot + angular 6. but i'm having trouble because of the hash(#) in url. it is affecting seo. i tried setting
Ad
Blog Categories
Ad