Elbert Bautista

Elbert Bautista

  • Total activity 31
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Articles

Recent activity by Elbert Bautista Recent activity Votes
  • How do Anonymous User Flows Work?

    How do approach anonymous user flows with Broadleaf Microservices? The reference accelerator projects provide an example of how we would typically recommend approaching anonymous user flows usi...

  • Debugging SOLR Query

    Is there a way to debug the SOLR query that is being executed when invoking Broadleaf's Search Services? There is a request parameter you can pass to the search service to get the exact q...

  • Unable To Access Deployed Demo Applications

    I've deployed the demo admin and application storefronts to our cloud/non-local environment. The applications seem to have started without errors, but I am still unable to access it via a browse...

  • Microservices Demo Project Anatomy

    I've received access to the MicroservicesDemo Starter Project, can you explain the project structure and how I can start building extensions and deploying my own services? I've read https://develop...

  • IntelliJ Lombok Compiler Support Disabled

    I'm using OpenJDK 1.8.0_XXX,  and everything seems to compile fine from the command line.  But I’m getting an error when I try to run the starter project from IntelliJ java: You aren't using a c...

  • Multilingual Support

    How do I support multiple languages for product names and descriptions? You can add translations to products through the admin by doing the following:

  • Windows filename or extension is too long

    I am running on Windows, and when executing mvn spring-boot:run, I get the error: `CreateProcess error=206, The filename or extension is too long.` This is a hardcoded limitation imposed by Wind...

  • PKIX SunCertPathBuilderException

    I’m unable to build due to a PKIX SunCertPathBuilderException exception If you’re running an older versions of java (e.g. below 1.8u101) you may run into a similar error as below: [ERROR] Non-resol...

  • Unable to connect to host.docker.internal

    I’m running in a linux environment and getting "Unable to connect to host.docker.internal" error The Broadleaf Starter Projects are optimized for MacOS and Windows development so some of the defa...

  • Ubuntu Local Starter Projects Setup

    System SetupBelow are the minimum setup steps required to get the Backend Flex Package API Starter Project running on a fresh installation of Ubuntu (tested against Ubuntu 20.04 LTS: 4 vCPUs + 16 G...