Giter Site home page Giter Site logo

hammadzubair / cronexpressiongenerator Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 66 KB

This Repository consist of all the webservices needed for generating cron expression for cron jobs.Generated expressions are based on Quartz cron format.

Java 100.00%
java spring-boot restful-api webservices maven tomcat postman-api cron cronexpression cronjob

cronexpressiongenerator's Introduction

CronExpressionGenerator

  • This Repository consist of a project named as CronExpressionGenerator that contains all the webservices needed for generating cron expression for cron jobs.Generated expressions are based on Quartz cron format.

Technology stack

The project is based on a web service called REST,which uses the following technologies:

Backend

  • Java
  • Spring boot
  • RESTful Web services
  • Maven

Application Server

Tomcat

Development Tool

Spring Tool Suit(STS)

Testing Tool

Postman Api

Architecture

The architecture of the web service is built with the following components:

  • Controller: Implements the processing logic of the web service, parsing of parameters and validation of in- and outputs.
  • DataTransferObjects: Objects which are used for outside communication via the API.
  • Service: Implements the business logic and handles the generation of cron expression.

How to use the application

You should be able to start the application by executing CronExpressionGeneratorApplication(A java Class),which starts a webserver on port 8080 (http://localhost:8080).

You can use these webservices for generating cron expression according to your need.

You can use the below cronMaker application to verify your cron expression,I also created these webservices by the help of the below given application.

You can test these webservices through Postman(A testing tool for testing Rest based webservices).

Expression from CronMaker Application(for Minutes)

image

Expression from CronExpressionGenerator webservice(for Minutes)

image

Expression from CronMaker Application(for Hour 1st Radio Button Every)

image

Expression from CronExpressionGenerator webservice(for Hour 1st Radio Button Every)

image

For Hour on 2nd radio StartAt
CronMakerpplication

image

CronExpressionGenerator

image

  • As above screenshot are for reference purpose,you can test and verify like that.

cronexpressiongenerator's People

Contributors

hammadzubair avatar riyazah18 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.