Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 2.96 KB

tips.md

File metadata and controls

42 lines (38 loc) · 2.96 KB
layout title permalink redirect_from sitemap
default
Tips'n tricks
/tips/
/tips.html
priority lastmod
0.7
2019-01-29 08:40:00 +0000

Tips'n tricks

This section contains user-submitted tips'n tricks on using JHipster.

If you want to contribute, don't hesitate to send us a Pull Request with your tips on our GitHub repository.

  1. [Using Bootswatch themes]({{ site.url }}/tips/009_tips_using_bootswatch_themes.html)
  2. [Configuring Email with - Gmail and more]({{ site.url }}/tips/011_tip_configuring_email_in_jhipster.html)
  3. [Speed up the generator-jhipster]({{ site.url }}/tips/013_tip_speed_up_generator.html)
  4. [Local SMTP Server]({{ site.url }}/tips/015_tip_local_smtp_server.html)
  5. [LDAP Authentication]({{ site.url }}/tips/016_tip_ldap_authentication.html)
  6. [REPL with the remote shell]({{ site.url }}/tips/017_tip_repl_with_the_remote_shell.html) (deprecated)
  7. [Kubernetes and Google Cloud SQL]({{ site.url }}/tips/018_tip_kubernetes_and_google_cloud_sql.html)
  8. [Boost performance of pagination with infinite scrolling using Slice]({{ site.url }}/tips/019_tip_infinite_scroll_with_slice.html)
  9. [Using Docker containers as localhost on Mac/Windows]({{ site.url }}/tips/020_tip_using_docker_containers_as_localhost_on_mac_and_windows.html)
  10. [Use QueryDSL]({{ site.url }}/tips/003_tip_add_querydsl_support.html)
  11. [Protecting Kibana with Apache (Basic Authentication)]({{ site.url }}/tips/023_tip_protecting_kibana_with_apache_basic_authent.html)
  12. [Enabling Social Login with OAuth2]({{ site.url }}/tips/024_tip_enabling_social_login_with_oauth2.html)
  13. [How to create a new Authority]({{ site.url }}/tips/025_tip_create_new_authority.html)
  14. [Issue of @OneToOne with @MapsId and how to avoid it]({{ site.url }}/tips/026_tip_issue_of_onetoone_with_mapsid_how_to_avoid_it.html)
  15. [Increase integration test performance by lazy bean initialization]({{ site.url }}/tips/027_tip_lazy_init_test_beans.html)
  16. [How to connect PGAdmin (PostgreSQL) to Heroku]({{ site.url }}/tips/028_tip_pgadmin_heroku.html)
  17. [Provide Internet Explorer support]({{ site.url }}/tips/028_tip_ie_support.html)
  18. [Improve developer experience if opening only front end in the IDE]({{ site.url }}/tips/029_tip_frontend_only.html)
  19. [Configure Redis leader follower(master-slave) replication]({{ site.url }}/tips/030_tip_redis_replication.html)
  20. [Running Protractor e2e tests within Intellij IDEA]({{ site.url }}/tips/031_tip_e2e_intellij.html)
  21. [Time Drift in Docker]({{ site.url }}/tips/032_tip_time_drift_docker.html)
  22. [User entity management]({{ site.url }}/user-entity/)
  23. [Remove the register account service]({{ site.url }}/tips/034_tip_remove_register_account_service.html)
  24. [Combine generation and custom code]({{ site.url }}/tips/035_tip_combine_generation_and_custom_code.html)
  25. [Allow common web fonts in Spring Security]({{ site.url }}/tips/036_tip_allow_common_web_fonts_in_spring_security.html)