{"id":20800292,"url":"https://github.com/atbashee/jsf-renderer-extensions","last_synced_at":"2025-06-28T11:03:31.307Z","repository":{"id":23348659,"uuid":"26709442","full_name":"atbashEE/jsf-renderer-extensions","owner":"atbashEE","description":"Extensions on the JSF renderer to have advanced validation and security","archived":false,"fork":false,"pushed_at":"2022-11-07T12:26:38.000Z","size":946,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T15:51:52.808Z","etag":null,"topics":["java","javaee","jsf","security","validation"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atbashEE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-16T09:25:34.000Z","updated_at":"2024-12-09T19:54:23.000Z","dependencies_parsed_at":"2022-08-21T22:40:42.931Z","dependency_job_id":null,"html_url":"https://github.com/atbashEE/jsf-renderer-extensions","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atbashEE%2Fjsf-renderer-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atbashEE%2Fjsf-renderer-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atbashEE%2Fjsf-renderer-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atbashEE%2Fjsf-renderer-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atbashEE","download_url":"https://codeload.github.com/atbashEE/jsf-renderer-extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249005358,"owners_count":21197045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","javaee","jsf","security","validation"],"created_at":"2024-11-17T18:13:09.709Z","updated_at":"2025-04-15T04:25:58.635Z","avatar_url":"https://github.com/atbashEE.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/:license-Apache2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n[![Build Status](https://travis-ci.org/atbashEE/jsf-renderer-extensions.svg?branch=master)](https://travis-ci.org/atbashEE/jsf-renderer-extensions)\n\nJerry : [![Maven Central](https://maven-badges.herokuapp.com/maven-central/be.atbash.ee.jsf/jerry/badge.svg)](https://maven-badges.herokuapp.com/maven-central/be.atbash.ee.jsf/jerry)\nValerie : [![Maven Central](https://maven-badges.herokuapp.com/maven-central/be.atbash.ee.jsf/valerie/badge.svg)](https://maven-badges.herokuapp.com/maven-central/be.atbash.ee.jsf/valerie)\n\n\njsf-renderer-extensions\n=======================\n\nExtensions on the JSF renderer to have security and advanced validation.\n\n* Targeted at Java EE 7 / 8\n* Centered around CDI\n* Based on concepts of MyFaces ExtVal\n\nCompiled for Java 1.7.\n\nRelease Notes\n====\n\nThis 0.9 release contains some changes which aren't backwards compatible.\n\n1. Package names are changed, in general from **be.rubus.web.** to **be.atbash.ee.jsf**.\n\n2. Since it is targeted as Java EE 7+, it makes use of the _CDI.select_ construct and no longer the _BeanManagerProvider_ and _BeanProvider_ classes which where copied from the _Apache DeltaSpike_ project.\nSo these are no longer available when used in your own application code. Alternatives are\n\n- **CDI.select().getBeanManager()** to have access to the bean manager.\n- **CDIUtils** class to retrieve individual beans or all implementations of a certain interface.\n\nThe usage of _BeanManagerFake_ within test classes is unchanged.\n\n3. The logging of the configuration is moved from the _Jerry_ project to the _Atbash Config_ project. \n\n4. Jerry configuration is now using the _Atbash Config_ project reading parameters from _jerry_ base name configuration files. So no need to create a _@Specialized_ CDI bean of class _JerryConfigurator_.\n\nIf you have an application based on Jerry and/or Valerie 0.4.1, you can use the Atbash Migrator to help it migrate https://github.com/atbashEE/Atbash_Migrator","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatbashee%2Fjsf-renderer-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatbashee%2Fjsf-renderer-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatbashee%2Fjsf-renderer-extensions/lists"}