By: Conrad Krinock user 16 Nov 2020 at 5:59 a.m. CST

5 Responses
Conrad Krinock gravatar
## Expected Behavior web app runs successfully ## Actual Behavior Error creating bean with bean name 'rpSpringBootApplication' ## Zip file of all source code can be provided upon request

By Conrad Krinock user 24 Nov 2020 at 9:18 a.m. CST

Conrad Krinock gravatar
The code we are endeavoring to run is purely from https://github.com/GluuFederation/spring-boot-demo. We've made zero modifications to the source code except the 3 entries in the application.yml file. So literally, the web app is failing on the very first line.

By Davin Cooke staff 24 Nov 2020 at 3:28 p.m. CST

Davin Cooke gravatar
Conrad is executing the spring boot menu and has only modified the Application.yml file with Client Secret, Client ID and Local Servername . It fails to load or execute. Question - is the Maven script supported on Gluu Server 4.2 ? Excerpt from the Git instructions indicate Gluu Server 4.1 Eg. "The sample application is a Spring Boot RP of Gluu Server 4.1. For information on how to setup your Gluu Server you can follow along with the Installation Guide."

By Michael Schwartz Account Admin 24 Nov 2020 at 5 p.m. CST

Michael Schwartz gravatar
@Arnab.Dutta can you try to run this application and see if it still works?

By Arnab Dutta staff 25 Nov 2020 at 12:09 a.m. CST

Arnab Dutta gravatar
Hi Davin, Conrad, Thank you for reporting this issue. I have made a small change in code and now it is working for me (demo video attached here for reference). Could you take the latest from https://github.com/GluuFederation/spring-boot-demo and try. Please share the console log in case you face any error again. Regards, Arnab

By Davin Cooke staff 26 Nov 2020 at 11:50 a.m. CST

Davin Cooke gravatar
Client was able to verify another script and get it working. Will review personally in December