Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com


Status Submitted
Workspace Spectrum Symphony
Components Version 7.3
Created by Guest
Created on May 28, 2024

Please provide update for Spectrum Symphony 7.3.1 and 7.3.2 to update Spring Boot version to 3.3

Our compliance team is requiring all Spring Boot version be updated to 3.3 since all previous versions are already end of life or approaching end of life in next 30-45 days.

Needed By Yesterday (Let's go already!)
  • Admin
    Dennis Xiao
    Reply
    |
    May 30, 2024

    Kiran,

    These are from IBM WebSphere Liberty Profile WLP, these jars are used to facilitates the seamless deployment and management of Spring Boot applications within the Liberty runtime, not from "spring boot".

    Thanks, Dennis

  • Guest
    Reply
    |
    May 29, 2024

    Dennis,


    Thanks for reply.

    How about below jar files in 7.3.1

    ${EGO_TOP}/wlp/20.0.0.9/bin/tools/ws-springbootutil.jar

    ${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.app.manager.springboot_1.0.44.jar

    ${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.shutdown_1.0.44.jar

    ${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.utility_1.0.44.jar

    ${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.web.server_1.0.44.jar

    ${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.web.server.version20_1.0.44.jar

    ${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.web.server.version15_1.0.44.jar

    And, How about below jar files in 7.3.2.

    ${EGO_TOP}/wlp/23.0.0.6/bin/tools/ws-springbootutil.jar

    ${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.app.manager.springboot_1.0.78.jar

    ${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.web.server.version15_1.0.78.jar

    ${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.web.server_1.0.78.jar

    ${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.shutdown_1.0.78.jar

    ${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.utility_1.0.78.jar

    ${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.web.server.version20_1.0.78.jar



  • Admin
    Dennis Xiao
    Reply
    |
    May 29, 2024

    Kiran,

    The openid integration only available for Symphony, not for Conductor, it means there is no spring boot jar/library in Conductor directory.

    For symphony, it does exist in install directory as below on management nodes only(not in compute node)

    $ETO_TOP/wlp/usr/servers/openid/SymOpenIdClient-7.3.2.0.war

    $EGO_TOP/wlp/usr/servers/openid/SymOpenIdClient-7.3.1.0.war


    What's the concern to have EOL package in installation dir since there are not in use? Anyway, If it's really concerned to you somehow, you can just delete the war file on all management nodes.

    thanks, Dennis


  • Guest
    Reply
    |
    May 29, 2024

    Dennis,

    Thanks for quick feedback. Does this mean IBM spectrum symphony or spectrum conductor is not using spring boot and we shouldn't have any spring boot jar/library in our install directories? Please confirm.


    Thanks

    Kiran

  • Admin
    Dennis Xiao
    Reply
    |
    May 28, 2024

    Hi, Kiran,

    The spring boot is only used in OpenID Connect integration, I believe this feature is not used in your env(please correct me if I'm wrong), therefore there is NO impact with the EOL.

    thanks, Dennis