Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1457

How can I implement i18n with JPA/Olingo and spring boot?

    XMLWordPrintableJSON

Details

    • Question
    • Status: Open
    • Major
    • Resolution: Unresolved
    • V2 2.0.11
    • None
    • odata2-jpa
    • None

    Description

      I made an odata service with olingo2, jpa and spring-boot based on this GitHub repository.

      The question is how can I add I18n functionality to the data?

      For example if I store data in a column of type Varchar like this:
       

      {"en":"Cologne","de":"Köln"}

       

      How can retrieve Cologne when user passed en as locale and Köln when user passed de as the locale. For example via a HTTP GET variable!

      Attachments

        Activity

          People

            Unassigned Unassigned
            mjz Mahdi Ansari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: