micronaut-views icon indicating copy to clipboard operation
micronaut-views copied to clipboard

Micronaut Integration with Server Side View Rendering

Results 48 micronaut-views issues
Sort by recently updated
recently updated
newest added

This work in progress PR adds support for rendering ReactJS views server side. It sports: * The GraalJS engine run in multithreaded mode for high performance. Threads share the JIT...

type: enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut:micronaut-graal](https://micronaut.io) ([source](https://togithub.com/micronaut-projects/micronaut-core)) | `4.4.6` -> `4.4.8` |...

type: dependency-upgrade

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [slsa-framework/slsa-github-generator](https://togithub.com/slsa-framework/slsa-github-generator) | action | major | `v1.10.0` -> `v2.0.0` | ---...

type: dependency-upgrade

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut.sql:micronaut-sql-bom](https://micronaut.io) ([source](https://togithub.com/micronaut-projects/micronaut-sql)) | `5.5.2` -> `5.6.0` |...

type: dependency-upgrade

status: next major version

### Expected Behavior Unless otherwise specified, HTTP responses from Micronaut (Views) should declare that they are in UTF-8 in the `Content-Type` header. ### Actual Behaviour No encoding is specified, leaving...

type: enhancement

### Feature description Generally, if a page is being viewed by a user then returning JSON is the wrong thing to do. Instead Micronaut should render an attractive default error...

type: enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.template:soy](https://togithub.com/google/closure-templates) | `2023-09-13` -> `2024-02-26` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.template:soy/2024-02-26?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency-upgrade